1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/regress
anton d6933ec7e0 Replace poor man's synchronization primitive (i.e. sleep) with a wait
until construct in the hopes of making these tests less flaky.
2024-12-21 07:49:03 +00:00
..
bin Delete a test_ps() call that does not actually test 2024-09-10 19:46:01 +00:00
etc Bring this regress into nicer shape. Add all recent architectures. 2021-09-27 18:27:14 +00:00
gnu Regenerate expected files since gcc4 switched to std=gnu9x some time ago. 2024-08-09 08:31:26 +00:00
include Test bitstring macro evaluation. 2024-08-26 12:15:40 +00:00
lib mlkem regress: garbage collect two global variables 2024-12-20 15:47:26 +00:00
libexec Remove unwanted trailing newlines from err/warn format strings. 2024-08-23 12:56:26 +00:00
misc Print skipped on non applicable architectures. 2022-12-08 12:14:11 +00:00
sbin Mark two regress/sbin/ifconfig tests as expected failures. 2024-10-19 07:10:55 +00:00
sys hook up ptrace xstate regress 2024-11-27 05:27:21 +00:00
usr.bin Replace poor man's synchronization primitive (i.e. sleep) with a wait 2024-12-21 07:49:03 +00:00
usr.sbin Extend maxattr regress to also check RFC8654 extended messages. 2024-12-09 10:53:54 +00:00
Makefile