FxLibcTest/src
Lephenixnoir 58bab5137f
stdio: tests for fdopen(), fputc(), fputs(), fgetc(), fgets()
2022-01-14 17:17:00 +01:00
..
ctype ctype: reduce number of assertions 2021-05-21 10:14:24 +02:00
dirent unistd, dirent: path manipulation, folder enumeration 2021-12-23 01:20:41 +01:00
fcntl unistd, dirent: path manipulation, folder enumeration 2021-12-23 01:20:41 +01:00
inttypes inttypes: add brief tests for strtoimax and strtoumax 2021-05-20 16:03:33 +02:00
setjmp setjmp: add a test to longjmp out of an interrupt 2021-05-30 10:44:27 +02:00
signal signal: add basic signals 2021-05-30 10:51:52 +02:00
stdio stdio: tests for fdopen(), fputc(), fputs(), fgetc(), fgets() 2022-01-14 17:17:00 +01:00
stdlib stdlib: add a test for TinyMT random numbers 2021-06-08 11:46:48 +02:00
string string: add a test for memrchr 2022-01-10 21:33:14 +01:00
sysstat unistd, sys/stat: stat(), mkdir() and rmdir() 2021-12-30 18:15:57 +01:00
time time: generic and platform-specific functions 2021-12-04 22:00:40 +01:00
unistd unistd: add file offset checks 2022-01-06 14:43:58 +01:00
widgets unistd: more advanced file manipulation tests 2021-12-13 18:40:19 +01:00
main.c stdio: tests for fdopen(), fputc(), fputs(), fgetc(), fgets() 2022-01-14 17:17:00 +01:00
test.c replace old gint/std headers with fxlibc ones 2021-06-08 10:52:40 +02:00