.. |
dirent
|
eae28f6dd9
Fix scandir test on Redox
|
před 5 roky |
example_dir
|
83949290c9
Implement dirent.h
|
před 6 roky |
expected
|
5156a13b3e
Add a test for futimens
|
před 5 roky |
fcntl
|
2d027f0771
tests: More work on error handling
|
před 6 roky |
netdb
|
65aeda1f59
Use AF_INET6 instead of PF_INET6 in test
|
před 6 roky |
resource
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
před 6 roky |
stdio
|
a2c8cfb4a5
Implement CVec, an abstraction to return vectors from Rust
|
před 5 roky |
stdlib
|
70857f9980
Move alloc tests to expected-output tests
|
před 5 roky |
string
|
a5409ecd36
Fix out-of-bounds error in strsignal
|
před 6 roky |
sys_epoll
|
b399e87ef8
Add epoll test
|
před 6 roky |
sys_utsname
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
před 6 roky |
time
|
2c3195d54b
Ignore clock function in time/time
|
před 5 roky |
unistd
|
64f93fe6e0
Implement the truncate function
|
před 5 roky |
wchar
|
a8280e8991
Implement wcstol, wcstod, and printf:ing wchars
|
před 5 roky |
.gitignore
|
28912d84d9
Further fixes to tests makefile
|
před 6 roky |
Makefile
|
f53e9b5d9a
Remove the mkfifo test
|
před 5 roky |
alloca.c
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
před 6 roky |
args.c
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
před 6 roky |
arpainet.c
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
před 6 roky |
assert.c
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
před 6 roky |
constructor.c
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
před 6 roky |
ctype.c
|
efd6947d8e
tests: Fix function-like macros
|
před 6 roky |
destructor.c
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
před 6 roky |
error.c
|
1ebd8a3d72
Handle zero length for strerror_r
|
před 6 roky |
fnmatch.c
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
před 6 roky |
futimens.c
|
e8b8b7eb25
Fix format and disable stat check for access time
|
před 5 roky |
libgen.c
|
fa2c6d29db
tests: Rewrite libgen tests based on ctype (nice table layout), fix error handling of sleep tests
|
před 6 roky |
locale.c
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
před 6 roky |
math.c
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
před 6 roky |
mkfifo.c
|
30d3cd5c88
Fix the mkfifo call on Linux and add a test to avoid regression
|
před 5 roky |
ptrace.c
|
a1e45941bf
Fix ptrace after latest kernel changes
|
před 5 roky |
pwd.c
|
4f2a93ea90
Vast refactor of pwd.h, add getpwent/setpwent/endpwent
|
před 5 roky |
regex.c
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
před 6 roky |
select.c
|
54fb8b9b2b
Fix select on regular files
|
před 6 roky |
setjmp.c
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
před 6 roky |
signal.c
|
0a558de76c
Fix reference getting moved
|
před 5 roky |
strings.c
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
před 6 roky |
test_helpers.h
|
efd6947d8e
tests: Fix function-like macros
|
před 6 roky |
tls.c
|
a72c5f4aca
Add static tls test
|
před 5 roky |
verify.sh
|
c40b7d6fb4
Don't use diff on Redox
|
před 5 roky |
waitpid.c
|
513f4ba53c
tests: Documentation for test_helpers.h, more refactoring
|
před 6 roky |