Mateusz Tabaka 675101ac0e Add tests for dynamic linker %!s(int64=4) %!d(string=hai) anos
..
dirent eae28f6dd9 Fix scandir test on Redox %!s(int64=5) %!d(string=hai) anos
example_dir 83949290c9 Implement dirent.h %!s(int64=6) %!d(string=hai) anos
expected 675101ac0e Add tests for dynamic linker %!s(int64=4) %!d(string=hai) anos
fcntl a1c3510761 Fix fd dup tests to be more robust %!s(int64=5) %!d(string=hai) anos
netdb 12beb13987 netdb: implement getnetbynane and getnetent %!s(int64=4) %!d(string=hai) anos
resource 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=6) %!d(string=hai) anos
stdio aec4a84e90 Include stdlib.h so free() can be used %!s(int64=4) %!d(string=hai) anos
stdlib 59b040258a Rename lcg48 as rand48 %!s(int64=4) %!d(string=hai) anos
string 9aac2672e3 Fix few warnings %!s(int64=5) %!d(string=hai) anos
sys_epoll b399e87ef8 Add epoll test %!s(int64=5) %!d(string=hai) anos
sys_utsname 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=6) %!d(string=hai) anos
time 00642dd940 Test extreme tm member values %!s(int64=4) %!d(string=hai) anos
unistd 2e5d4a4d25 Merge remote-tracking branch 'origin/truncate-n-mkfifo' %!s(int64=5) %!d(string=hai) anos
wchar 9a1e9c327a Make byte stream functions set stream orientation. %!s(int64=4) %!d(string=hai) anos
wctype 9725d3418a Test towlower and towupper %!s(int64=4) %!d(string=hai) anos
.gitignore 675101ac0e Add tests for dynamic linker %!s(int64=4) %!d(string=hai) anos
Makefile 675101ac0e Add tests for dynamic linker %!s(int64=4) %!d(string=hai) anos
alloca.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=6) %!d(string=hai) anos
args.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=6) %!d(string=hai) anos
arpainet.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=6) %!d(string=hai) anos
assert.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=6) %!d(string=hai) anos
constructor.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=6) %!d(string=hai) anos
ctype.c efd6947d8e tests: Fix function-like macros %!s(int64=6) %!d(string=hai) anos
destructor.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=6) %!d(string=hai) anos
errno.c 4859c222e7 Make program_invocation_name modifiable %!s(int64=5) %!d(string=hai) anos
error.c d373bcb032 Avoid accessing memory without initialization %!s(int64=4) %!d(string=hai) anos
fnmatch.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=6) %!d(string=hai) anos
futimens.c e8b8b7eb25 Fix format and disable stat check for access time %!s(int64=5) %!d(string=hai) anos
libgen.c fa2c6d29db tests: Rewrite libgen tests based on ctype (nice table layout), fix error handling of sleep tests %!s(int64=6) %!d(string=hai) anos
locale.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=6) %!d(string=hai) anos
math.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=6) %!d(string=hai) anos
mkfifo.c 30d3cd5c88 Fix the mkfifo call on Linux and add a test to avoid regression %!s(int64=5) %!d(string=hai) anos
ptrace.c a1e45941bf Fix ptrace after latest kernel changes %!s(int64=5) %!d(string=hai) anos
pwd.c 4f2a93ea90 Vast refactor of pwd.h, add getpwent/setpwent/endpwent %!s(int64=5) %!d(string=hai) anos
regex.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=6) %!d(string=hai) anos
select.c 54fb8b9b2b Fix select on regular files %!s(int64=5) %!d(string=hai) anos
setjmp.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=6) %!d(string=hai) anos
sigaction.c 2283e25cde sigaction should set sigaction.sa_restorer %!s(int64=4) %!d(string=hai) anos
signal.c 0a558de76c Fix reference getting moved %!s(int64=5) %!d(string=hai) anos
strings.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=6) %!d(string=hai) anos
sys_mman.c 4c148c1860 Make munmap use funmap2 %!s(int64=4) %!d(string=hai) anos
test_helpers.h efd6947d8e tests: Fix function-like macros %!s(int64=6) %!d(string=hai) anos
tls.c a72c5f4aca Add static tls test %!s(int64=5) %!d(string=hai) anos
verify.sh 675101ac0e Add tests for dynamic linker %!s(int64=4) %!d(string=hai) anos
waitpid.c 513f4ba53c tests: Documentation for test_helpers.h, more refactoring %!s(int64=6) %!d(string=hai) anos