summaryrefslogtreecommitdiffstats
path: root/tests/expected/misc/swaplabel
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 13:14:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 13:14:44 +0000
commit30ff6afe596eddafacf22b1a5b2d1a3d6254ea15 (patch)
tree9b788335f92174baf7ee18f03ca8330b8c19ce2b /tests/expected/misc/swaplabel
parentInitial commit. (diff)
downloadutil-linux-30ff6afe596eddafacf22b1a5b2d1a3d6254ea15.tar.xz
util-linux-30ff6afe596eddafacf22b1a5b2d1a3d6254ea15.zip
Adding upstream version 2.36.1.upstream/2.36.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--tests/expected/misc/swaplabel4
-rw-r--r--tests/expected/misc/swaplabel.err3
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/expected/misc/swaplabel b/tests/expected/misc/swaplabel
new file mode 100644
index 0000000..22255bf
--- /dev/null
+++ b/tests/expected/misc/swaplabel
@@ -0,0 +1,4 @@
+Setting up swapspace version 1, size = 9 pages (9xPGSZ bytes)
+LABEL=1234567890abcde, UUID=12345678-abcd-abcd-abcd-1234567890ab
+LABEL: 1234567890abcde
+UUID: 12345678-abcd-abcd-abcd-1234567890ab
diff --git a/tests/expected/misc/swaplabel.err b/tests/expected/misc/swaplabel.err
new file mode 100644
index 0000000..acfec20
--- /dev/null
+++ b/tests/expected/misc/swaplabel.err
@@ -0,0 +1,3 @@
+mkswap: error: swap area needs to be at least 10 pages
+mkswap: <swapfile>: insecure permissions <perm>, 0600 suggested.
+mkswap: Label was truncated.