mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
1c1c418e52
They are modeled over the regression tests that are provided for the GNU coreutils timeout(1) utility
8 lines
99 B
Makefile
8 lines
99 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/usr.bin/timeout
|
|
|
|
ATF_TESTS_SH= timeout
|
|
|
|
.include <bsd.test.mk>
|