]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libblkid: squashfs: add testcase
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 26 Oct 2022 14:31:29 +0000 (16:31 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Wed, 26 Oct 2022 14:36:55 +0000 (16:36 +0200)
tests/expected/blkid/low-probe-squashfs4 [new file with mode: 0644]
tests/ts/blkid/images-fs/squashfs4.img.xz [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-squashfs4 b/tests/expected/blkid/low-probe-squashfs4
new file mode 100644 (file)
index 0000000..e1b9717
--- /dev/null
@@ -0,0 +1,3 @@
+ID_FS_TYPE=squashfs
+ID_FS_USAGE=filesystem
+ID_FS_VERSION=4.0
diff --git a/tests/ts/blkid/images-fs/squashfs4.img.xz b/tests/ts/blkid/images-fs/squashfs4.img.xz
new file mode 100644 (file)
index 0000000..81f0785
Binary files /dev/null and b/tests/ts/blkid/images-fs/squashfs4.img.xz differ