summaryrefslogtreecommitdiffstats
path: root/tests/expected/mount
diff options
context:
space:
mode:
authorRuediger Meier2014-06-01 21:43:34 +0200
committerRuediger Meier2014-06-03 13:12:42 +0200
commit2f5aac3506d3a79e4aceb07ab3964ed60c5c6f3a (patch)
treea6c8abc2c895b88d312c94e1ca03d4c1918561f7 /tests/expected/mount
parentlibsmartcols: fix docs (diff)
downloadkernel-qcow2-util-linux-2f5aac3506d3a79e4aceb07ab3964ed60c5c6f3a.tar.gz
kernel-qcow2-util-linux-2f5aac3506d3a79e4aceb07ab3964ed60c5c6f3a.tar.xz
kernel-qcow2-util-linux-2f5aac3506d3a79e4aceb07ab3964ed60c5c6f3a.zip
tests: remove deprecated mount tests
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
Diffstat (limited to 'tests/expected/mount')
-rw-r--r--tests/expected/mount/noncanonical2
-rw-r--r--tests/expected/mount/paths11
2 files changed, 0 insertions, 13 deletions
diff --git a/tests/expected/mount/noncanonical b/tests/expected/mount/noncanonical
deleted file mode 100644
index 01c3a4f5a..000000000
--- a/tests/expected/mount/noncanonical
+++ /dev/null
@@ -1,2 +0,0 @@
-mount: spec: "//etc"
-mount: spec: "/etc"
diff --git a/tests/expected/mount/paths b/tests/expected/mount/paths
deleted file mode 100644
index bec6697be..000000000
--- a/tests/expected/mount/paths
+++ /dev/null
@@ -1,11 +0,0 @@
-mount: fstab path: "/etc/fstab"
-mount: mtab path: "/etc/mtab"
-mount: lock path: "/etc/mtab~"
-mount: temp path: "/etc/mtab.tmp"
-mount: UID: 0
-mount: eUID: 0
-mount: spec: "/dev/dummy"
-mount: node: "/mnt"
-mount: types: "(null)"
-mount: opts: "(null)"
-/dev/dummy on /mnt type unknown (rw)