未验证 提交 8be2136b 编写于 作者: C cheng_jinsong 提交者: Gitee

update test/unittest/param/watcher_agent_unittest.cpp.

Signed-off-by: Ncheng_jinsong <chengjinsong2@huawei.com>
上级 d3bbb380
......@@ -66,7 +66,7 @@ public:
TestParameterChange, reinterpret_cast<void *>(index));
EXPECT_EQ(ret, 0);
ret = SystemWatchParameter("test.permission.watcher.test1*",
TestParameterChange,reinterpret_cast<void *>(index));
TestParameterChange, reinterpret_cast<void *>(index));
EXPECT_EQ(ret, 0);
// repeat add, return fail
ret = SystemWatchParameter("test.permission.watcher.test1",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册