summaryrefslogtreecommitdiffstats
path: root/tests/bsd/flags.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bsd/flags.sh')
-rw-r--r--tests/bsd/flags.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/bsd/flags.sh b/tests/bsd/flags.sh
new file mode 100644
index 0000000..99d0fdb
--- /dev/null
+++ b/tests/bsd/flags.sh
@@ -0,0 +1,8 @@
+skip_unless invoke_bfs scratch -quit -flags offline
+
+rm -rf scratch/*
+
+$TOUCH scratch/{foo,bar}
+skip_unless chflags offline scratch/bar
+
+bfs_diff scratch -flags -offline,nohidden