zhangyan
|
511bafb807
|
[testcase] correct the file names in sconscirpt
|
2023-06-19 17:38:05 -04:00 |
zhangyan
|
1758de1be1
|
testcase 修改 (#7688)
|
2023-06-18 21:40:02 +08:00 |
shandianchengzi
|
a294d7da9a
|
[HUST CSE][example] fix some typo bugs about 'sucess' and others. (#7528)
|
2023-05-18 10:42:44 -04:00 |
Liu Haoyi
|
efc3ced31d
|
[HUST CSE][examples]Fix undefined behavior 'fclose(NULL)' (#7513)
|
2023-05-16 17:55:18 -04:00 |
chiehwarm
|
b1415c4fc8
|
[HUST CSE] fix fgets_tc.c (#7503)
这个文件里存在使用fopen函数后没有关闭文件fclose的问题,而且stream=NULL时是不需要fclose的
|
2023-05-14 23:51:30 -04:00 |
连琦
|
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 |
LostCivilization
|
9a432c7413
|
[HUST CSE][utest] fix the NULL pointer error
|
2023-05-01 00:45:16 -04:00 |
Z-Xiaoyuan
|
f5f5bc96f8
|
[examples]Fixed an issue where fclose was not used after using fopen
|
2023-04-29 00:56:50 -04:00 |
Chef003
|
06829534e1
|
[HUST CSE]fix closing the same file twice
|
2023-04-21 23:03:34 +01:00 |
xiangxistu
|
b39210dea3
|
[add] posix testcase frame. (#6127)
|
2022-07-04 10:20:04 +08:00 |