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

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/awk /usr/bin/nc /usr/bin/sort"

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