提交 52b4d6cc 编写于 作者: C chenxuihui

hiappevent xts suites

Signed-off-by: Nchenxuihui <chenxuhui2@huawei.com>
上级 01a2d0fc
......@@ -1010,8 +1010,8 @@ HWTEST_F(HiAppEventCPPTest, DFX_DFT_HiviewKit_HiAppEvent_Native_3300, Function|M
path = logPath + getlogFile;
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"};
std::vector<std::string> para = {"test_event", "\"type_\":4",
"\"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.
先完成此消息的编辑!
想要评论请 注册