mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
If the test runner is under heavy load, the command we are testing may
succeed in printing to stdout before the dummy receiver has terminated.
Add a short delay to reduce the likelihood of this happening.
MFC after: 1 week
Sponsored by: Klara, Inc.
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D47572
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| tests | ||
| cmp.1 | ||
| cmp.c | ||
| extern.h | ||
| link.c | ||
| Makefile | ||
| Makefile.depend | ||
| misc.c | ||
| regular.c | ||
| special.c | ||