summaryrefslogtreecommitdiffstats
path: root/tests/expected/findmnt/filter-options-no
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/expected/findmnt/filter-options-no5
-rw-r--r--tests/expected/findmnt/filter-options-no-multi3
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/expected/findmnt/filter-options-no b/tests/expected/findmnt/filter-options-no
new file mode 100644
index 0000000..aab2461
--- /dev/null
+++ b/tests/expected/findmnt/filter-options-no
@@ -0,0 +1,5 @@
+TARGET SOURCE FSTYPE OPTIONS
+/ /dev/sda4 ext3 rw,noatime,errors=continue,user_xattr,acl,barrier=0,data=ordered
+|-/boot /dev/sda6 ext3 rw,noatime,errors=continue,barrier=0,data=ordered
+`-/home/kzak /dev/mapper/kzak-home ext4 rw,noatime,barrier=1,data=ordered
+rc=0
diff --git a/tests/expected/findmnt/filter-options-no-multi b/tests/expected/findmnt/filter-options-no-multi
new file mode 100644
index 0000000..2d714ae
--- /dev/null
+++ b/tests/expected/findmnt/filter-options-no-multi
@@ -0,0 +1,3 @@
+TARGET SOURCE FSTYPE OPTIONS
+/sys/fs/cgroup/blkio cgroup cgroup rw,nosuid,nodev,noexec,relatime,blkio
+rc=0