cosmopolitan/test/libc
Justine Tunney 8a44f913ae
Delete flaky tests
Signals are extremely difficult to unit test reliably. This is why
functions like sigsuspend() exist. When testing something else and
portably it becomes impossible without access to kernel internals.

OpenMP flakes in QEMU on one of my workstations. I don't think the
support is production worthy, because there's been issues on MacOS
additionally. It works great for every experiment I've used it for
though. However a flaky test is worse than no test at all. So it's
removed until someone takes an interest in productionizing it.
2024-05-03 09:11:04 -07:00
..
calls Add /dev/(u)random on NT (#1163) 2024-05-03 07:59:51 -07:00
fmt Fix binary formatting for integers 2 and 3 (#1123) 2024-03-25 21:11:09 -07:00
intrin Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
log Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
mem Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
nexgen32e Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
proc Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
release Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
runtime Remove zlib namespacing (#1142) 2024-05-03 08:07:25 -07:00
sock Delete flaky tests 2024-05-03 09:11:04 -07:00
stdio Delete flaky tests 2024-05-03 09:11:04 -07:00
str Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
thread Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
time Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
tinymath Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
x Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
xed Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
BUILD.mk Use DNS implementation from Musl Libc 2023-12-28 23:04:35 -08:00