]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libblkid: test big endian cramfs image
authorThomas Weißschuh <thomas@t-8ch.de>
Mon, 24 Oct 2022 16:25:51 +0000 (18:25 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Mon, 24 Oct 2022 16:25:51 +0000 (18:25 +0200)
tests/expected/blkid/low-probe-cramfs-big [new file with mode: 0644]
tests/ts/blkid/images-fs/cramfs-big.img.xz [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-cramfs-big b/tests/expected/blkid/low-probe-cramfs-big
new file mode 100644 (file)
index 0000000..c7a2a3e
--- /dev/null
@@ -0,0 +1,4 @@
+ID_FS_LABEL=Compressed
+ID_FS_LABEL_ENC=Compressed
+ID_FS_TYPE=cramfs
+ID_FS_USAGE=filesystem
diff --git a/tests/ts/blkid/images-fs/cramfs-big.img.xz b/tests/ts/blkid/images-fs/cramfs-big.img.xz
new file mode 100644 (file)
index 0000000..3d5dbe8
Binary files /dev/null and b/tests/ts/blkid/images-fs/cramfs-big.img.xz differ