summaryrefslogtreecommitdiff
path: root/usr.sbin/makefs
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-08-02 22:28:12 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-08-02 22:28:12 +0000
commit86cc58dc966310b6711bb3012e29ead9fd5a4bc6 (patch)
treee90f4975276d5729a06bd0d0fe94c3bbc04ef452 /usr.sbin/makefs
parent47606b869eb149ebb7135d6594c3b9b9f05b9aed (diff)
parent3cf56bb43a4645c786bfc8d76cca54b44289fd0a (diff)
downloadsrc-test2-86cc58dc966310b6711bb3012e29ead9fd5a4bc6.tar.gz
src-test2-86cc58dc966310b6711bb3012e29ead9fd5a4bc6.zip
Notes
Diffstat (limited to 'usr.sbin/makefs')
-rwxr-xr-xusr.sbin/makefs/tests/makefs_cd9660_tests.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/makefs/tests/makefs_cd9660_tests.sh b/usr.sbin/makefs/tests/makefs_cd9660_tests.sh
index 6621990dd68e..8b4e33777f3b 100755
--- a/usr.sbin/makefs/tests/makefs_cd9660_tests.sh
+++ b/usr.sbin/makefs/tests/makefs_cd9660_tests.sh
@@ -277,6 +277,10 @@ o_flag_isolevel_3_cleanup()
}
atf_test_case o_flag_preparer
+o_flag_preparer_head()
+{
+ atf_set "require.progs" "strings"
+}
o_flag_preparer_body()
{
create_test_dirs
@@ -292,6 +296,10 @@ o_flag_preparer_body()
}
atf_test_case o_flag_publisher
+o_flag_publisher_head()
+{
+ atf_set "require.progs" "strings"
+}
o_flag_publisher_body()
{
create_test_dirs