rt-thread/examples/utest/testcases/posix
chiehwarm b1415c4fc8
[HUST CSE] fix fgets_tc.c (#7503)
这个文件里存在使用fopen函数后没有关闭文件fclose的问题,而且stream=NULL时是不需要fclose的
2023-05-14 23:51:30 -04:00
..
aio_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
arpa [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
ctype_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
dirent_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
errno_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
fcntl_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
fenv_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
inttypes_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
libgen_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
locale_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
mqueue_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
net [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
netdb_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
pthread_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
sched_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
semaphore_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
setjmp_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
signal_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
stdarg_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
stdio_h [HUST CSE] fix fgets_tc.c (#7503) 2023-05-14 23:51:30 -04:00
stdlib_h [HUST CSE][utest] fix the sizeof incorrect calculation 2023-05-14 00:01:44 -04:00
string_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
stropts_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
sys [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
time_h [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08:00
unistd_h [HUST CSE][utest] fix the NULL pointer error 2023-05-01 00:45:16 -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