1c36a2f46SEnji CooperATF_TESTS_SH+= ls_tests 2c36a2f46SEnji Cooper# This seems like overkill, but the idea in mind is that all of the testcases 3c36a2f46SEnji Cooper# should be runnable as !root 4c36a2f46SEnji CooperTEST_METADATA.ls_tests+= required_user="unprivileged" 5*a0abe9cdSEnji CooperTEST_METADATA.ls_tests+= required_files="/usr/bin/awk /usr/bin/nc /usr/bin/sort" 6c36a2f46SEnji Cooper 7c36a2f46SEnji Cooper.include <bsd.test.mk> 8