cosmopolitan/third_party/nsync/testing
Justine Tunney c995838e5c
Make improvements
- Clean up sigaction() code
- Add a port scanner example
- Introduce a ParseCidr() API
- Clean up our futex abstraction code
- Fix a harmless integer overflow in ParseIp()
- Use kernel semaphores on NetBSD to make threads much faster
2022-11-07 02:26:06 -08:00
..
atm_log.c Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
atm_log.h Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
closure.c Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
closure.h Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
counter_test.c Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
cv_mu_timeout_stress_test_.c Clean up some sleep code 2022-10-08 03:00:48 -07:00
cv_test.c Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
cv_wait_example_test.c Clean up some sleep code 2022-10-08 03:00:48 -07:00
dll_test.c Clean up some sleep code 2022-10-08 03:00:48 -07:00
mu_starvation_test.c Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
mu_test.c Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
mu_wait_example_test.c Clean up some sleep code 2022-10-08 03:00:48 -07:00
mu_wait_test.c Make improvements 2022-11-07 02:26:06 -08:00
note_test.c Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
once_test.c Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
pingpong_test.c Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
smprintf.c Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
smprintf.h Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
start_thread.c Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
testing.c Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
testing.h Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
testing.mk Clean up some sleep code 2022-10-08 03:00:48 -07:00
time_extra.c Clean up some sleep code 2022-10-08 03:00:48 -07:00
time_extra.h Clean up some sleep code 2022-10-08 03:00:48 -07:00
wait_test.c Clean up some sleep code 2022-10-08 03:00:48 -07:00