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..eb9bc22
--- /dev/null
+++ b/tests/bsd/flags.sh
@@ -0,0 +1,8 @@
+invoke_bfs . -quit -flags offline || skip
+
+cd "$TEST"
+
+"$XTOUCH" foo bar
+chflags offline bar || skip
+
+bfs_diff . -flags -offline,nohidden