Graham MacDonald 18e1a5608f Re-enable netdb tests, fix compiler warning, improve brk coverage 5 years ago
..
dirent eae28f6dd9 Fix scandir test on Redox 5 years ago
fcntl 67d5976622 Clean up tests 6 years ago
netdb 18e1a5608f Re-enable netdb tests, fix compiler warning, improve brk coverage 5 years ago
stdio 74555698fb Handle infinity and NaN in printf 5 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
time 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 6 years ago
unistd 6a97b47d3f Do not expect unistd/isatty 5 years ago
wchar 0b2c3fe5ea Implement wcsstr(), fix return type of wcslen() 5 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
errno.stderr 4859c222e7 Make program_invocation_name modifiable 5 years ago
errno.stdout 4859c222e7 Make program_invocation_name modifiable 5 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
ptrace.stderr e559a3e2e5 Stub for ptrace 5 years ago
ptrace.stdout a7b354c8e0 Update to latest syscall after merging ptrace 5 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
signal.stderr 225583230f Test 5 years ago
signal.stdout 225583230f Test 5 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