summaryrefslogtreecommitdiffstats
path: root/bin/ls/tests/Makefile
blob: 38770e3a05214cff68a9e9c2098cba6097f130b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

TESTSDIR=	${TESTSBASE}/bin/ls

ATF_TESTS_SH+=	ls_tests
# This seems like overkill, but the idea in mind is that all of the testcases
# should be runnable as !root
TEST_METADATA.ls_tests+=	required_user="unprivileged"
TEST_METADATA.ls_tests+=	required_files="/usr/bin/nc"

.include <bsd.test.mk>
OpenPOWER on IntegriCloud