Alex Rønne Petersen
|
70c21fdbab
|
libc-test: disable utime.c
Fails under heavy load in CI; futimens() effects aren't reflected in the
subsequent fstat() call for some reason.
|
2025-10-15 10:58:30 +02:00 |
|
Alex Rønne Petersen
|
e5ebdf9e41
|
libc-test: disable malloc-oom.c
This causes QEMU to OOM in CI.
|
2025-10-01 03:25:13 +02:00 |
|
Alex Rønne Petersen
|
dd4be26f53
|
libc-test: disable daemon-failure.c
It's flaky in that systems with a high FD limit will get an unexpected ENOMEM
error from daemon(), failing the test.
|
2025-09-25 12:57:56 +02:00 |
|
rpkak
|
9b3b7aa911
|
Integrate libc-test cases into the build system
zig build test-libc -Dlibc-test-path=/path/to/libc-test
|
2025-09-24 16:05:18 -07:00 |
|