mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
They are modeled over the regression tests that are provided for the GNU coreutils timeout(1) utility
7 lines
99 B
Makefile
7 lines
99 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/usr.bin/timeout
|
|
|
|
ATF_TESTS_SH= timeout
|
|
|
|
.include <bsd.test.mk>
|