summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2019-04-24 23:37:56 -0400
committerTavian Barnes <tavianator@tavianator.com>2019-04-24 23:37:56 -0400
commit0b9bf589a2762267fedf7321ba03968ebc3abfcd (patch)
treeaa479f35f68ce83aaae88581e07739f02d911ec6 /tests
parent3857f41551b2ad3e5288828163afb6f67c7cc6f1 (diff)
downloadbfs-0b9bf589a2762267fedf7321ba03968ebc3abfcd.tar.xz
tests: Add some tests that require sudo
Diffstat (limited to 'tests')
-rw-r--r--tests/test_mount.out4
-rw-r--r--tests/test_type_bind_mount.out1
-rw-r--r--tests/test_xdev.out4
3 files changed, 9 insertions, 0 deletions
diff --git a/tests/test_mount.out b/tests/test_mount.out
new file mode 100644
index 0000000..005bdcf
--- /dev/null
+++ b/tests/test_mount.out
@@ -0,0 +1,4 @@
+scratch
+scratch/foo
+scratch/mnt
+scratch/foo/bar
diff --git a/tests/test_type_bind_mount.out b/tests/test_type_bind_mount.out
new file mode 100644
index 0000000..6435159
--- /dev/null
+++ b/tests/test_type_bind_mount.out
@@ -0,0 +1 @@
+scratch/null
diff --git a/tests/test_xdev.out b/tests/test_xdev.out
new file mode 100644
index 0000000..005bdcf
--- /dev/null
+++ b/tests/test_xdev.out
@@ -0,0 +1,4 @@
+scratch
+scratch/foo
+scratch/mnt
+scratch/foo/bar