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.
Details
Details
- Reviewers
asomers - Group Reviewers
Audit - Commits
- R10:869cc06480b7: tests/sys/audit: fix timeout calculation
Runs more reliably on QEMU and times out less regularly
Diff Detail
Diff Detail
- Repository
- R10 FreeBSD src repository
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.