]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
blkid: swap: test big endian swapfile
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 14 Dec 2022 01:04:45 +0000 (01:04 +0000)
committerThomas Weißschuh <thomas@t-8ch.de>
Thu, 15 Dec 2022 12:18:20 +0000 (12:18 +0000)
tests/expected/blkid/low-probe-swap1-big [new file with mode: 0644]
tests/ts/blkid/images-fs/swap1-big.img.xz [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-swap1-big b/tests/expected/blkid/low-probe-swap1-big
new file mode 100644 (file)
index 0000000..e943921
--- /dev/null
@@ -0,0 +1,10 @@
+ID_FS_ENDIANNESS=BIG
+ID_FS_FSBLOCKSIZE=8192
+ID_FS_FSSIZE=1040384
+ID_FS_LABEL=big
+ID_FS_LABEL_ENC=big
+ID_FS_TYPE=swap
+ID_FS_USAGE=other
+ID_FS_UUID=2aeb82d0-6d84-4c4a-9d71-9c8f335816ce
+ID_FS_UUID_ENC=2aeb82d0-6d84-4c4a-9d71-9c8f335816ce
+ID_FS_VERSION=1
diff --git a/tests/ts/blkid/images-fs/swap1-big.img.xz b/tests/ts/blkid/images-fs/swap1-big.img.xz
new file mode 100644 (file)
index 0000000..7d256fc
Binary files /dev/null and b/tests/ts/blkid/images-fs/swap1-big.img.xz differ