]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: Add UDF hdd image created by Windows 7
authorPali Rohár <pali.rohar@gmail.com>
Thu, 8 Jan 2015 16:11:52 +0000 (17:11 +0100)
committerPali Rohár <pali.rohar@gmail.com>
Thu, 8 Jan 2015 16:11:52 +0000 (17:11 +0100)
tests/expected/blkid/low-probe-udf-hdd-win7 [new file with mode: 0644]
tests/ts/blkid/images-fs/udf-hdd-win7.img.bz2 [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-udf-hdd-win7 b/tests/expected/blkid/low-probe-udf-hdd-win7
new file mode 100644 (file)
index 0000000..676da1d
--- /dev/null
@@ -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 (file)
index 0000000..d6ce778
Binary files /dev/null and b/tests/ts/blkid/images-fs/udf-hdd-win7.img.bz2 differ