Jeremy Soller eae28f6dd9 Fix scandir test on Redox 5 years ago
..
dirent eae28f6dd9 Fix scandir test on Redox 5 years ago
fcntl 67d5976622 Clean up tests 6 years ago
netdb c59f268fcd Implement getaddrinfo (somewhat) 6 years ago
stdio 8fca7bcbc1 More printf tests and corner cases 6 years ago
stdlib 70857f9980 Move alloc tests to expected-output tests 5 years ago
string a5409ecd36 Fix out-of-bounds error in strsignal 5 years ago
sys_epoll b399e87ef8 Add epoll test 6 years ago
time 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 6 years ago
unistd e35f22b3df WIP: pthread_atfork 5 years ago
wchar 4ed6dca61d implements wcsrchr from wchar.h 6 years ago
alloca.stderr 55eb8f2779 Implement alloca.h 6 years ago
alloca.stdout 55eb8f2779 Implement alloca.h 6 years ago
args.stderr 85766a41ff Expected output 7 years ago
args.stdout d3e4fa71a5 Implement sys/select.h 6 years ago
arpainet.stderr 0550a7b9db implement arpainet 6 years ago
arpainet.stdout 0550a7b9db implement arpainet 6 years ago
assert.stderr 441bf9f00b Add the few last things to get gcc_complete working 6 years ago
assert.stdout e7f251fdb0 Fix assert when used as an expression 6 years ago
constructor.stderr aee3f68117 Add tests for constructors and destructors 6 years ago
constructor.stdout aee3f68117 Add tests for constructors and destructors 6 years ago
ctype.stderr 85766a41ff Expected output 7 years ago
ctype.stdout 85766a41ff Expected output 7 years ago
destructor.stderr aee3f68117 Add tests for constructors and destructors 6 years ago
destructor.stdout aee3f68117 Add tests for constructors and destructors 6 years ago
error.stderr 85766a41ff Expected output 7 years ago
error.stdout 1ebd8a3d72 Handle zero length for strerror_r 6 years ago
fnmatch.stderr b20307dca0 Implement fnmatch.h 6 years ago
fnmatch.stdout b20307dca0 Implement fnmatch.h 6 years ago
libgen.stderr a7b71a311d Implement libgen.h 6 years ago
libgen.stdout fa2c6d29db tests: Rewrite libgen tests based on ctype (nice table layout), fix error handling of sleep tests 6 years ago
locale.stderr 996445a6a3 Add empty locale functions 6 years ago
locale.stdout 996445a6a3 Add empty locale functions 6 years ago
math.stderr 85766a41ff Expected output 7 years ago
math.stdout 63882684b2 Implement almost all of printf 6 years ago
regex.stderr 1acc2a1a32 Initial regex.h implementation 6 years ago
regex.stdout 1acc2a1a32 Initial regex.h implementation 6 years ago
select.stderr d3e4fa71a5 Implement sys/select.h 6 years ago
select.stdout 54fb8b9b2b Fix select on regular files 6 years ago
setjmp.stderr 4e99b55417 Implement basic setjmp using musl's awesome existing code 6 years ago
setjmp.stdout 4e99b55417 Implement basic setjmp using musl's awesome existing code 6 years ago
strings.stderr d3f6985ee9 Add a few things necessary for openssl (not all) 6 years ago
strings.stdout d3f6985ee9 Add a few things necessary for openssl (not all) 6 years ago
tls.stderr a72c5f4aca Add static tls test 5 years ago
tls.stdout a72c5f4aca Add static tls test 5 years ago
waitpid.stderr 2e3eda4612 Add more expected files 6 years ago
waitpid.stdout 2e3eda4612 Add more expected files 6 years ago