rt-thread/examples/utest/testcases
连琦 9a77eedd89
[HUST CSE][utest] fix the sizeof incorrect calculation
atoi_tc.c中的"sizeof(test_data[0])" 和atol_tc.c中的"sizeof(test_data1[0]"错误,小于实际数组中的数据个数
2023-05-14 00:01:44 -04:00
..
cpp11 [fix] enhance strength about cpp testcase. 2022-05-18 08:44:30 +08:00
drivers [testcase] 增加serial_v2的测试用例 2021-06-23 11:04:36 +08:00
kernel [testcase][thread_tc]修复高优化等级时thread测试用例死循环的问题 (#7483) 2023-05-12 11:00:35 +08:00
mm [rt-smart] testcase & improvements for memory management (#7099) 2023-03-30 08:25:15 +08:00
posix [HUST CSE][utest] fix the sizeof incorrect calculation 2023-05-14 00:01:44 -04:00
utest add memheap testcase for ac6 Oz optimization. 2021-06-03 15:00:13 +08:00
Kconfig [rt-smart] testcase & improvements for memory management (#7099) 2023-03-30 08:25:15 +08:00
SConscript [add] auto test ci. 2021-05-10 20:34:35 +08:00