freebsd-src/usr.bin/env
Dag-Erling Smørgrav b697835ce6 Improve reliability of stdout tests.
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
2024-11-14 20:41:47 +01:00
..
tests Improve reliability of stdout tests. 2024-11-14 20:41:47 +01:00
env.1 env: Add an option to change the directory. 2024-10-08 19:01:32 +02:00
env.c env: Check the status of stdout. 2024-10-08 19:01:46 +02:00
envopts.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
envopts.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile env: Add a handful of test cases. 2024-10-07 23:01:09 +02:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00