FxLibcTest/src
Lephenixnoir 97ef5b6fc7
stdio: add printf %N.Ms test where M > strlen(arg)
2024-02-04 20:15:34 +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: add printf %N.Ms test where M > strlen(arg) 2024-02-04 20:15:34 +01:00
stdlib stdlib: a couple of additional strtoull tests 2022-08-22 18:58:15 +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: scanf tests 2024-01-14 22:03:25 +01:00
test.c stdio: add tests for standard streams and misc functions 2022-01-14 18:39:49 +01:00