freebsd-nq/tests/sys/audit
Alex Richardson 869cc06480 tests/sys/audit: fix timeout calculation
This changes the behaviour to a 30s total timeout (needed when running
on slow emulated uniprocessor systems) and timing out after 10s without
any input. This also uses timespecsub() instead of ignoring the
nanoseconds field.

After this change the tests runs more reliably on QEMU and time out less
frequently.

Reviewed By:	asomers
Differential Revision: https://reviews.freebsd.org/D28391
2021-01-28 17:24:24 +00:00
..
administrative.c
file-attribute-access.c
file-attribute-modify.c
file-close.c
file-create.c
file-delete.c
file-read.c
file-write.c
inter-process.c
ioctl.c
Makefile
miscellaneous.c
network.c
open.c
process-control.c
utils.c
utils.h