rt-thread-official/examples/utest/testcases/posix/stdlib_h
连琦 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
..
definitions [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
functions [HUST CSE][utest] fix the sizeof incorrect calculation 2023-05-14 00:01:44 -04:00
Kconfig [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
SConscript [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00