rt-thread-official/components/utilities/utest
MurphyZhao f9e5d87c98 [components][utest] 将 utest_assert.h 加入 utest.h,以后测试用例仅需要包含 utest.h
[components][utest] 增加 buf 类型的字节比较 assert 宏
[components][utest] 修复错误日志打印的输出类型为 ERR 级别

Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-01-22 15:46:12 +08:00
..
SConscript 【更新】components/utilities/utest 增加 SConscript depend 2018-12-05 18:07:03 +08:00
utest.c [components][utest] 将 utest_assert.h 加入 utest.h,以后测试用例仅需要包含 utest.h 2019-01-22 15:46:12 +08:00
utest.h [components][utest] 将 utest_assert.h 加入 utest.h,以后测试用例仅需要包含 utest.h 2019-01-22 15:46:12 +08:00
utest_assert.h [components][utest] 将 utest_assert.h 加入 utest.h,以后测试用例仅需要包含 utest.h 2019-01-22 15:46:12 +08:00
utest_log.h [components/utilities][add] 增加测试框架 utest 代码 2018-11-30 16:13:17 +08:00