diff --git a/tests/expected/blkid/low-probe-ddf-raid b/tests/expected/blkid/low-probe-ddf-raid new file mode 100644 index 000000000..ea770de42 --- /dev/null +++ b/tests/expected/blkid/low-probe-ddf-raid @@ -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 index 000000000..1dc489251 Binary files /dev/null and b/tests/ts/blkid/images/ddf-raid.img.bz2 differ