From: Pali Rohár Date: Thu, 8 Jan 2015 16:11:52 +0000 (+0100) Subject: tests: Add UDF hdd image created by Windows 7 X-Git-Tag: v2.26-rc1~53^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb1ef1dadb11d766c07e78006685fc27ce117625;p=thirdparty%2Futil-linux.git tests: Add UDF hdd image created by Windows 7 --- diff --git a/tests/expected/blkid/low-probe-udf-hdd-win7 b/tests/expected/blkid/low-probe-udf-hdd-win7 new file mode 100644 index 0000000000..676da1d54a --- /dev/null +++ b/tests/expected/blkid/low-probe-udf-hdd-win7 @@ -0,0 +1,9 @@ +ID_FS_LABEL=My_volume_label +ID_FS_LABEL_ENC=My\x20volume\x20label +ID_FS_LOGICAL_VOLUME_ID=My volume label +ID_FS_TYPE=udf +ID_FS_USAGE=filesystem +ID_FS_UUID=103A3B3B20554446 +ID_FS_UUID_ENC=103A3B3B20554446 +ID_FS_VOLUME_ID=UDF Volume +ID_FS_VOLUME_SET_ID=103A3B3B UDF Volume Set diff --git a/tests/ts/blkid/images-fs/udf-hdd-win7.img.bz2 b/tests/ts/blkid/images-fs/udf-hdd-win7.img.bz2 new file mode 100644 index 0000000000..d6ce778c56 Binary files /dev/null and b/tests/ts/blkid/images-fs/udf-hdd-win7.img.bz2 differ