summaryrefslogtreecommitdiffstats
path: root/tests/expected/mount
diff options
context:
space:
mode:
authorKarel Zak2013-02-26 14:59:07 +0100
committerKarel Zak2013-02-26 14:59:07 +0100
commite0688353db8884f2ebbdabe764d7e9234841f49f (patch)
tree621d881299d0427fe0a3a7f3712ef7615e422238 /tests/expected/mount
parentumount: add --all-targets (diff)
downloadkernel-qcow2-util-linux-e0688353db8884f2ebbdabe764d7e9234841f49f.tar.gz
kernel-qcow2-util-linux-e0688353db8884f2ebbdabe764d7e9234841f49f.tar.xz
kernel-qcow2-util-linux-e0688353db8884f2ebbdabe764d7e9234841f49f.zip
tests: add umount --all-targets tests
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected/mount')
-rw-r--r--tests/expected/mount/umount-alltargets7
-rw-r--r--tests/expected/mount/umount-alltargets-all-targets-dev3
-rw-r--r--tests/expected/mount/umount-alltargets-all-targets-mnt3
-rw-r--r--tests/expected/mount/umount-alltargets-all-targets-recursive3
4 files changed, 16 insertions, 0 deletions
diff --git a/tests/expected/mount/umount-alltargets b/tests/expected/mount/umount-alltargets
new file mode 100644
index 000000000..53514d1c0
--- /dev/null
+++ b/tests/expected/mount/umount-alltargets
@@ -0,0 +1,7 @@
+Init device
+Create partitions
+Create filesystem A
+Create filesystem B
+Create filesystem C
+Create filesystem D
+Success
diff --git a/tests/expected/mount/umount-alltargets-all-targets-dev b/tests/expected/mount/umount-alltargets-all-targets-dev
new file mode 100644
index 000000000..7d6f88861
--- /dev/null
+++ b/tests/expected/mount/umount-alltargets-all-targets-dev
@@ -0,0 +1,3 @@
+prepare: Mount dev to mnt1
+prepare: Mount dev to mnt2
+prepare: Mount /dev/xxx1 to mnt3
diff --git a/tests/expected/mount/umount-alltargets-all-targets-mnt b/tests/expected/mount/umount-alltargets-all-targets-mnt
new file mode 100644
index 000000000..7d6f88861
--- /dev/null
+++ b/tests/expected/mount/umount-alltargets-all-targets-mnt
@@ -0,0 +1,3 @@
+prepare: Mount dev to mnt1
+prepare: Mount dev to mnt2
+prepare: Mount /dev/xxx1 to mnt3
diff --git a/tests/expected/mount/umount-alltargets-all-targets-recursive b/tests/expected/mount/umount-alltargets-all-targets-recursive
new file mode 100644
index 000000000..7d6f88861
--- /dev/null
+++ b/tests/expected/mount/umount-alltargets-all-targets-recursive
@@ -0,0 +1,3 @@
+prepare: Mount dev to mnt1
+prepare: Mount dev to mnt2
+prepare: Mount /dev/xxx1 to mnt3