提交 e604b95e 编写于 作者: Y yangsh_icy 提交者: 余明星

fixed 400fd7bd from https://gitee.com/mingxingyu/xts_acts/pulls/2087

modify samgr lite testcase for L1
Signed-off-by: Nyangsh_icy <yangshuheng@huawei.com>
上级 e06712ab
......@@ -22,6 +22,7 @@
using namespace testing::ext;
static const int16 TEST_LEN = 10;
static const int16 WAIT_LEN = 5;
static const char *BROADCASR_TEST_SERVICE = "S_broadcast2";
static void C1Callback(Consumer *consumer, const Topic *topic, const Request *request)
......@@ -107,6 +108,7 @@ protected:
{
printf("[hcpptest]SetUpTestCase ! \n");
SystemInitProxy();
sleep(WAIT_LEN);
}
// TearDownTestCase: Testsuit teardown, run after last testcase
static void TearDownTestCase(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册