]> err.no Git - util-linux/commitdiff
blkid: add ddf raid regression test
authorKarel Zak <kzak@redhat.com>
Thu, 22 Jan 2009 00:35:39 +0000 (01:35 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Feb 2009 22:35:24 +0000 (23:35 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/blkid/low-probe-ddf-raid [new file with mode: 0644]
tests/ts/blkid/images/ddf-raid.img.bz2 [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-ddf-raid b/tests/expected/blkid/low-probe-ddf-raid
new file mode 100644 (file)
index 0000000..ea770de
--- /dev/null
@@ -0,0 +1,5 @@
+ID_FS_TYPE=ddf_raid_member
+ID_FS_USAGE=raid
+ID_FS_UUID=8Z_I__B_8Z_I_e_I_q_I___
+ID_FS_UUID_ENC=8Z\xb0I\x95\x10B\x028Z\xb0I\xc8e\xb0I\xb8q\xb0I\xff\xff\xff
+ID_FS_VERSION=02.00.00
diff --git a/tests/ts/blkid/images/ddf-raid.img.bz2 b/tests/ts/blkid/images/ddf-raid.img.bz2
new file mode 100644 (file)
index 0000000..1dc4892
Binary files /dev/null and b/tests/ts/blkid/images/ddf-raid.img.bz2 differ