]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: add zonefs blkid test
authorKarel Zak <kzak@redhat.com>
Mon, 6 Apr 2020 13:33:23 +0000 (15:33 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 6 Apr 2020 13:33:23 +0000 (15:33 +0200)
Thanks to Damien Le Moal for the image.

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/blkid/low-probe-zonefs [new file with mode: 0644]
tests/ts/blkid/images-fs/zonefs.img.xz [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-zonefs b/tests/expected/blkid/low-probe-zonefs
new file mode 100644 (file)
index 0000000..cc15459
--- /dev/null
@@ -0,0 +1,3 @@
+ID_FS_BLOCK_SIZE=4096
+ID_FS_TYPE=zonefs
+ID_FS_USAGE=filesystem
diff --git a/tests/ts/blkid/images-fs/zonefs.img.xz b/tests/ts/blkid/images-fs/zonefs.img.xz
new file mode 100644 (file)
index 0000000..c936a80
Binary files /dev/null and b/tests/ts/blkid/images-fs/zonefs.img.xz differ