This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread-official
Watch
4
Star
0
Fork
0
You've already forked rt-thread-official
mirror of
https://github.com/RT-Thread/rt-thread.git
synced
2025-02-09 04:21:09 +08:00
Code
Issues
Releases
Wiki
Activity
rt-thread-official
/
components
/
utilities
/
utest
History
MurphyZhao
e3546a5043
[components][utest] 增加 utest_help,用于输出帮助信息
...
[components][utest] 对于不支持的测试用例,增加输出日志 Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-02-15 12:04:36 +08:00
..
SConscript
【更新】components/utilities/utest 增加 SConscript depend
2018-12-05 18:07:03 +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
[component][utest] 增加 utest 日志输出级别配置,提供 ASSERT 和 ALL 两个级别,便于测试用例控制 log 输出
2019-01-25 17:25:29 +08:00
utest.c
[components][utest] 增加 utest_help,用于输出帮助信息
2019-02-15 12:04:36 +08:00
utest.h
[components][utest] 将 utest_assert.h 加入 utest.h,以后测试用例仅需要包含 utest.h
2019-01-22 15:46:12 +08:00