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
- rGaa1e3a13cd26: tests/sys/audit: fix timeout calculation
rG869cc06480b7: tests/sys/audit: fix timeout calculation
Runs more reliably on QEMU and times out less regularly
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 36564 Build 33453: arc lint + arc unit