cosmopolitan/third_party/nsync/testing
Justine Tunney 0a24b4fc3c
Clean up more code
The *NSYNC linked list API is good enough that it deserves to be part of
the C libray, so this change writes an improved version of it which uses
that offsetof() trick from the Linux Kernel. We vendor all of the *NSYNC
tests in third_party which helped confirm the needed refactoring is safe

This change also deletes more old code that didn't pan out. My goal here
is to work towards a vision where the Cosmopolitan core libraries become
less experimental and more focused on curation. This better reflects the
current level of quality we've managed to achieve.
2023-07-06 08:03:24 -07: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 more code 2023-07-06 08:03:24 -07:00
cv_test.c Clean up more code 2023-07-06 08:03:24 -07:00
cv_wait_example_test.c Clean up more code 2023-07-06 08:03:24 -07:00
dll_test.c Clean up more code 2023-07-06 08:03:24 -07:00
mu_starvation_test.c Clean up more code 2023-07-06 08:03:24 -07:00
mu_test.c Clean up more code 2023-07-06 08:03:24 -07:00
mu_wait_example_test.c Clean up more code 2023-07-06 08:03:24 -07:00
mu_wait_test.c Clean up more code 2023-07-06 08:03:24 -07:00
note_test.c Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
once_test.c Clean up more code 2023-07-06 08:03:24 -07:00
pingpong_test.c Clean up more code 2023-07-06 08:03:24 -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 Clean up more code 2023-07-06 08:03:24 -07:00
testing.h Add *NSYNC unit test suite 2022-10-07 21:34:15 -07:00
testing.mk Clean up more code 2023-06-18 01:00:05 -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 more code 2023-07-06 08:03:24 -07:00