提交 e5c52159 编写于 作者: M MurphyZhao

[components/utilities/utest] 增加测试运行测试打印

Signed-off-by: NMurphyZhao <d2014zjt@163.com>
上级 56c8f8bc
......@@ -154,6 +154,7 @@ static void utest_run(const char *utest_name)
{
i = 0;
is_find = RT_FALSE;
LOG_I("[==========] [ utest ] loop %d/%d", index + 1, tc_loop);
LOG_I("[==========] [ utest ] started");
while(i < tc_num)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册