freebsd-src/usr.bin/cmp
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
cmp.1 usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
cmp.c cmp: Check the status of stdout. 2024-10-09 14:11:43 +02:00
extern.h cmp: Check the status of stdout. 2024-10-09 14:11:43 +02:00
link.c cmp: Check the status of stdout. 2024-10-09 14:11:43 +02:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
misc.c cmp: Check the status of stdout. 2024-10-09 14:11:43 +02:00
regular.c cmp: Check the status of stdout. 2024-10-09 14:11:43 +02:00
special.c cmp: Check the status of stdout. 2024-10-09 14:11:43 +02:00