David Carlier ec6243bc5b wctrans/towctrans implementation proposal. il y a 1 an
..
dirent eae28f6dd9 Fix scandir test on Redox il y a 5 ans
example_dir 83949290c9 Implement dirent.h il y a 6 ans
expected 3fe37e36fa reallocarray introduction available on glibc 2.26. allocates an array of m*n elements but checking for overflow. il y a 1 an
fcntl a1c3510761 Fix fd dup tests to be more robust il y a 5 ans
netdb 12beb13987 netdb: implement getnetbynane and getnetent il y a 4 ans
resource 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 5 ans
src 0cd4e349c0 Formatting of tests runner il y a 3 ans
stdio 021a8e00fc Fix stdio/scanf test case il y a 3 ans
stdlib 3fe37e36fa reallocarray introduction available on glibc 2.26. allocates an array of m*n elements but checking for overflow. il y a 1 an
string 34f2fff983 strlcpy/strlcat api for portability's sake. il y a 1 an
sys_epoll b399e87ef8 Add epoll test il y a 5 ans
sys_utsname 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 5 ans
time e3a0fdbc4a Test for time.h constants il y a 3 ans
unistd 2e5d4a4d25 Merge remote-tracking branch 'origin/truncate-n-mkfifo' il y a 4 ans
wchar 393489b38b Add wcswidth and test il y a 1 an
wctype ec6243bc5b wctrans/towctrans implementation proposal. il y a 1 an
.gitignore 7fd366be70 Convert test runner to rust il y a 3 ans
Cargo.lock 7fd366be70 Convert test runner to rust il y a 3 ans
Cargo.toml 7fd366be70 Convert test runner to rust il y a 3 ans
Makefile 393489b38b Add wcswidth and test il y a 1 an
alloca.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 5 ans
args.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 5 ans
arpainet.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 5 ans
assert.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 5 ans
constructor.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 5 ans
ctype.c efd6947d8e tests: Fix function-like macros il y a 5 ans
destructor.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 5 ans
dlfcn.c 19ac34f2a0 Extend dlfcn tests il y a 3 ans
errno.c 65bd3ed1e3 Fixes for program_invocation_name and program_invocation_short_name il y a 3 ans
error.c d373bcb032 Avoid accessing memory without initialization il y a 4 ans
fnmatch.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 5 ans
futimens.c a7480ea656 Fix global symbols relocations il y a 3 ans
libgen.c fa2c6d29db tests: Rewrite libgen tests based on ctype (nice table layout), fix error handling of sleep tests il y a 5 ans
locale.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 5 ans
math.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 5 ans
mkfifo.c 30d3cd5c88 Fix the mkfifo call on Linux and add a test to avoid regression il y a 5 ans
ptrace.c a1e45941bf Fix ptrace after latest kernel changes il y a 5 ans
pwd.c 4f2a93ea90 Vast refactor of pwd.h, add getpwent/setpwent/endpwent il y a 5 ans
regex.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 5 ans
select.c 54fb8b9b2b Fix select on regular files il y a 5 ans
setjmp.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 5 ans
sharedlib.c 19ac34f2a0 Extend dlfcn tests il y a 3 ans
sigaction.c 2283e25cde sigaction should set sigaction.sa_restorer il y a 4 ans
signal.c 0a558de76c Fix reference getting moved il y a 5 ans
strings.c 44f343bec8 explicit_bzero implementation proposal il y a 1 an
sys_mman.c 4c148c1860 Make munmap use funmap2 il y a 4 ans
test_helpers.h efd6947d8e tests: Fix function-like macros il y a 5 ans
tls.c a72c5f4aca Add static tls test il y a 5 ans
waitpid.c 513f4ba53c tests: Documentation for test_helpers.h, more refactoring il y a 5 ans