朱天龙 (Armink)
|
69e6c3017b
|
Utest win (#7347)
* [tools] Add `--add-rtconfig` args for scons when you want to add macro definitions build time.
* [utilities][utest] Add VS simulator support.
|
2023-04-22 21:49:20 +08:00 |
Man, Jianting (Meco)
|
99bdf978d7
|
[rtdef] use lower-case to define attributes (#6728)
* [rtdef] rename RT_WEAK attribute as rt_weak
* [rtdef] rename RT_USED attribute as rt_used
* [rtdef] rename RT_SECTION attribute as rt_section
* [rtdef] rename ALIGN attribute as rt_align
* [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
|
2022-12-11 13:12:03 -05:00 |
Meco Man
|
3c05a4e719
|
[compoenets] auto & manual formatted
|
2021-03-08 18:19:04 +08:00 |
liruncong
|
0208fc5546
|
[components]SECTION=>RT_SECTION(与catch2中SECTION冲突)
|
2021-02-09 23:25:46 +08:00 |
michael
|
4bf1535c42
|
utest:fixed compile err
|
2020-08-29 22:45:22 +08:00 |
tyustli
|
a559179e6f
|
fix cpp thread class error
|
2019-06-24 15:59:26 +08:00 |
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 |
MurphyZhao
|
bce7f85907
|
[components/utilities/utest] 移除不那么必要的日志接口 redefine
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-12-08 15:01:08 +08:00 |
MurphyZhao
|
98b10877e7
|
[components/utilities/utest] 修复 gcc 编译警告
[components/utilities/utest] 移除组件的版本号
[components/utilities/utest] 优化 basename 函数的处理
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-12-08 14:48:54 +08:00 |
MurphyZhao
|
51b17a15e4
|
[components/utilities/utest] 完善代码,增加注释
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-12-06 18:59:13 +08:00 |
MurphyZhao
|
8824b2ca77
|
[components/utilities] [Kconfig] 增加 kconfig RT_USING_UTEST 配置
[components/utilities] [utest] 增加 testcase 运行超时时间参数
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-12-06 17:13:14 +08:00 |
MurphyZhao
|
85d275b399
|
[components/utilities][add] 增加测试框架 utest 代码
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-11-30 16:13:17 +08:00 |