summaryrefslogtreecommitdiffstats
path: root/tests/expected/mount/umount-alltargets
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 14:30:35 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 14:30:35 +0000
commit378c18e5f024ac5a8aef4cb40d7c9aa9633d144c (patch)
tree44dfb6ca500d32cabd450649b322a42e70a30683 /tests/expected/mount/umount-alltargets
parentInitial commit. (diff)
downloadutil-linux-378c18e5f024ac5a8aef4cb40d7c9aa9633d144c.tar.xz
util-linux-378c18e5f024ac5a8aef4cb40d7c9aa9633d144c.zip
Adding upstream version 2.38.1.upstream/2.38.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--tests/expected/mount/umount-alltargets6
-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, 15 insertions, 0 deletions
diff --git a/tests/expected/mount/umount-alltargets b/tests/expected/mount/umount-alltargets
new file mode 100644
index 0000000..a0e4679
--- /dev/null
+++ b/tests/expected/mount/umount-alltargets
@@ -0,0 +1,6 @@
+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 0000000..7d6f888
--- /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 0000000..7d6f888
--- /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 0000000..7d6f888
--- /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