提交 40ac1c81 编写于 作者: W wkejing

fixed 14db996 from https://gitee.com/w30013702/xts_acts/pulls/934

L0 [communication] lwip部分失败用例修改
Signed-off-by: Nwkejing <wkejing9687@163.com>
上级 6fc141c9
......@@ -554,8 +554,7 @@ LITE_TEST_CASE(LwipFuncTestSuite, testTcp, Function | MediumTest | Level2)
printf("[testTcp] wait[4]...\n");
}
TEST_ASSERT_EQUAL_INT(1, g_clientResult);
TEST_ASSERT_EQUAL_INT(1, g_serverResult);
TEST_ASSERT_EQUAL_INT(1, g_serverResult);
osDelay(ONE_SECOND);
g_serverWait = 1;
g_clientWait = 1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册