]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: (blkid) add erofs image
authorKarel Zak <kzak@redhat.com>
Tue, 8 Dec 2020 09:52:20 +0000 (10:52 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 8 Dec 2020 09:52:20 +0000 (10:52 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/blkid/low-probe-erofs [new file with mode: 0644]
tests/ts/blkid/images-fs/erofs.img.xz [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-erofs b/tests/expected/blkid/low-probe-erofs
new file mode 100644 (file)
index 0000000..1d1600f
--- /dev/null
@@ -0,0 +1,5 @@
+ID_FS_BLOCK_SIZE=4096
+ID_FS_TYPE=erofs
+ID_FS_USAGE=filesystem
+ID_FS_UUID=2375febf-f260-479d-ade7-952494047cb4
+ID_FS_UUID_ENC=2375febf-f260-479d-ade7-952494047cb4
diff --git a/tests/ts/blkid/images-fs/erofs.img.xz b/tests/ts/blkid/images-fs/erofs.img.xz
new file mode 100644 (file)
index 0000000..4087344
Binary files /dev/null and b/tests/ts/blkid/images-fs/erofs.img.xz differ