Chen Wang
|
01ca3911ec
componnets: utest: fix case-name matching problem
|
2 weeks ago |
Yuqiang Wang
|
ad79383fa3
feat: ci script associated with auto_utest. (#9933)
|
3 months ago |
Meco Man
|
bdd9447d70
[utest] make RT_USING_CI_ACTION to be clear
|
5 months ago |
Meco Man
|
d583615afe
[utest] add rt_memset test case
|
6 months ago |
Meco Man
|
26828a175e
[utest] implement uassert_ptr_equal and uassert_ptr_not_equal
|
6 months ago |
Meco Man
|
a9746edc08
[utest] optimize the utest to support new CI
|
6 months ago |
Meco Man
|
09f47c55a9
[utest] format code and remove duplicate header file
|
7 months ago |
Shell
|
540370e4de
[utest] remove delay for on thread testing (#9053)
|
1 year ago |
zhkag
|
0f998f6b05
[simulator] 模拟器可以使用 utest 测试框架 (#7644)
|
2 years ago |
朱天龙 (Armink)
|
69e6c3017b
Utest win (#7347)
|
2 years ago |
Meco Man
|
f89a162ea3
[core] 使用rt_memcpy rt_memset代替memcpy memset
|
3 years ago |
Meco Man
|
5187d75af5
[armclang] 使用__clang__代替__CLANG_ARM
|
3 years ago |
guozhanxin
|
9e558ab130
【utest】fix TC_FAIL_LIST_MARK_FAILED 下标计算错误的问题
|
3 years ago |
guozhanxin
|
38f5fec63e
[utest] 完善代码,添加对tc_num的判断
|
3 years ago |
guozhanxin
|
4af99b0dca
[add] utest add fail_list.
|
3 years ago |
Meco Man
|
3c05a4e719
[compoenets] auto & manual formatted
|
4 years ago |
liruncong
|
7953cdfae3
[components/utilities/utest]修正无测试用例时,执行utest_run时跑飞问题. utest_init增加__CLANG_ARM编译开关判断
|
5 years ago |
armink
|
fa4d4ab7cf
Update all of debug log definition to DBG_TAG and DBG_LVL.
|
6 years ago |
MurphyZhao
|
e5c5215917
[components/utilities/utest] 增加测试运行测试打印
|
6 years ago |
armink
|
0d7ba79219
Remove the DBG_COLOR and DBG_ENABLE definition.
|
6 years ago |
MurphyZhao
|
e3546a5043
[components][utest] 增加 utest_help,用于输出帮助信息
|
6 years ago |
MurphyZhao
|
a305c6cca9
[components][utest] utest_run 增加 loop 功能,方便持续运行单一一个测试用例;
|
6 years ago |
MurphyZhao
|
0dc7b9a5a2
[components][utest] utest 延时启动
|
6 years ago |
MurphyZhao
|
82f022f6f0
[components][utest] 增加 utest 线程模式
|
6 years ago |
MurphyZhao
|
655c4ad36b
[component][utest] 增加 utest 日志输出级别配置,提供 ASSERT 和 ALL 两个级别,便于测试用例控制 log 输出
|
6 years ago |
MurphyZhao
|
f9e5d87c98
[components][utest] 将 utest_assert.h 加入 utest.h,以后测试用例仅需要包含 utest.h
|
6 years ago |
MurphyZhao
|
98b10877e7
[components/utilities/utest] 修复 gcc 编译警告
|
6 years ago |
MurphyZhao
|
51b17a15e4
[components/utilities/utest] 完善代码,增加注释
|
6 years ago |
MurphyZhao
|
8824b2ca77
[components/utilities] [Kconfig] 增加 kconfig RT_USING_UTEST 配置
|
6 years ago |
MurphyZhao
|
1ecf6cbc7c
【更新】utest gcc 链接符
|
6 years ago |