oddcoder 6fba592fdb Implement regression test for ftell-ungetc bug há 5 anos atrás
..
dirent eae28f6dd9 Fix scandir test on Redox há 5 anos atrás
example_dir 83949290c9 Implement dirent.h há 6 anos atrás
expected 6fba592fdb Implement regression test for ftell-ungetc bug há 5 anos atrás
fcntl a1c3510761 Fix fd dup tests to be more robust há 5 anos atrás
netdb 65aeda1f59 Use AF_INET6 instead of PF_INET6 in test há 6 anos atrás
resource 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 6 anos atrás
stdio 6fba592fdb Implement regression test for ftell-ungetc bug há 5 anos atrás
stdlib 70857f9980 Move alloc tests to expected-output tests há 5 anos atrás
string 9aac2672e3 Fix few warnings há 5 anos atrás
sys_epoll b399e87ef8 Add epoll test há 6 anos atrás
sys_utsname 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 6 anos atrás
time 2c3195d54b Ignore clock function in time/time há 5 anos atrás
unistd 2e5d4a4d25 Merge remote-tracking branch 'origin/truncate-n-mkfifo' há 5 anos atrás
wchar e9615065ac Add tests for both wcsncasecmp and wcscasecmp há 5 anos atrás
wctype 9725d3418a Test towlower and towupper há 5 anos atrás
.gitignore 28912d84d9 Further fixes to tests makefile há 6 anos atrás
Makefile 6fba592fdb Implement regression test for ftell-ungetc bug há 5 anos atrás
alloca.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 6 anos atrás
args.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 6 anos atrás
arpainet.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 6 anos atrás
assert.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 6 anos atrás
constructor.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 6 anos atrás
ctype.c efd6947d8e tests: Fix function-like macros há 6 anos atrás
destructor.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 6 anos atrás
errno.c 4859c222e7 Make program_invocation_name modifiable há 5 anos atrás
error.c d373bcb032 Avoid accessing memory without initialization há 5 anos atrás
fnmatch.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 6 anos atrás
futimens.c e8b8b7eb25 Fix format and disable stat check for access time há 5 anos atrás
libgen.c fa2c6d29db tests: Rewrite libgen tests based on ctype (nice table layout), fix error handling of sleep tests há 6 anos atrás
locale.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 6 anos atrás
math.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 6 anos atrás
mkfifo.c 30d3cd5c88 Fix the mkfifo call on Linux and add a test to avoid regression há 5 anos atrás
ptrace.c a1e45941bf Fix ptrace after latest kernel changes há 5 anos atrás
pwd.c 4f2a93ea90 Vast refactor of pwd.h, add getpwent/setpwent/endpwent há 5 anos atrás
regex.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 6 anos atrás
select.c 54fb8b9b2b Fix select on regular files há 6 anos atrás
setjmp.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 6 anos atrás
sigaction.c 2283e25cde sigaction should set sigaction.sa_restorer há 5 anos atrás
signal.c 0a558de76c Fix reference getting moved há 5 anos atrás
strings.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 6 anos atrás
test_helpers.h efd6947d8e tests: Fix function-like macros há 6 anos atrás
tls.c a72c5f4aca Add static tls test há 5 anos atrás
verify.sh c40b7d6fb4 Don't use diff on Redox há 5 anos atrás
waitpid.c 513f4ba53c tests: Documentation for test_helpers.h, more refactoring há 6 anos atrás