FxLibcTest/src
Lephenixnoir 71126cdd00
stdio: basic tests for fread()
2022-01-10 15:59:42 +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: basic tests for fread() 2022-01-10 15:59:42 +01:00
stdlib stdlib: add a test for TinyMT random numbers 2021-06-08 11:46:48 +02:00
string basic fx-9860G support and some filesystem tests (WIP) 2021-12-04 21:21:02 +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: basic tests for fread() 2022-01-10 15:59:42 +01:00
test.c replace old gint/std headers with fxlibc ones 2021-06-08 10:52:40 +02:00