提交 808cd03e 编写于 作者: C chenxuihui

update hiappevent test suites

Signed-off-by: Nchenxuihui <chenxuhui2@huawei.com>
上级 28d9767d
......@@ -1011,7 +1011,7 @@ HWTEST_F(HiAppEventCPPTest, DFX_DFT_HiviewKit_HiAppEvent_Native_3300, Function|M
string fileinfo = "";
fileinfo = ReadFile(path);
std::vector<std::string> para = {"test_event", "\"type_\":4",
"\"str_arr_key\":[\"hello_world_0\",\"hello_world_1\",\"hello_world_2\"]", "hello_world_99"};
"\"str_arr_key\":[\"hello_world_0\",\"hello_world_1\",\"hello_world_2\"", "hello_world_99"};
if (fileinfo != "") {
result = CheckInfo(para, fileinfo);
} else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册