freebsd-dev/lib/libcasper
Mark Johnston 5d96ca7a30 cap_sysctl tests: Serialize
These tests fail spuriously when run in parallel, since some of them
write a value to a global sysctl, read it back, and expect to see the
written value.  These tests complete quite quickly in any case.

MFC after:	1 week
2023-03-30 19:35:59 -04:00
..
libcasper libcasper.3: document cap_init's single-threaded program requirement 2023-01-10 20:53:30 -07:00
services cap_sysctl tests: Serialize 2023-03-30 19:35:59 -04:00
tests
Makefile
Makefile.inc