]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: add mpool blkid test image
authorKarel Zak <kzak@redhat.com>
Mon, 5 Feb 2018 10:58:09 +0000 (11:58 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 5 Feb 2018 10:58:09 +0000 (11:58 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/blkid/low-probe-mpool [new file with mode: 0644]
tests/ts/blkid/images-fs/mpool.img.xz [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-mpool b/tests/expected/blkid/low-probe-mpool
new file mode 100644 (file)
index 0000000..f703ef0
--- /dev/null
@@ -0,0 +1,6 @@
+ID_FS_LABEL=mp1
+ID_FS_LABEL_ENC=mp1
+ID_FS_TYPE=mpool
+ID_FS_USAGE=filesystem
+ID_FS_UUID=2dfca1ea-651e-4694-976f-14654b0a8a83
+ID_FS_UUID_ENC=2dfca1ea-651e-4694-976f-14654b0a8a83
diff --git a/tests/ts/blkid/images-fs/mpool.img.xz b/tests/ts/blkid/images-fs/mpool.img.xz
new file mode 100644 (file)
index 0000000..4bfefde
Binary files /dev/null and b/tests/ts/blkid/images-fs/mpool.img.xz differ