From fa903e8f203b6fd2d9d26df9df01fbc275b636ae Mon Sep 17 00:00:00 2001 From: Pali Rohár Date: Tue, 16 May 2017 23:52:24 +0200 Subject: tests: Add UDF hdd image with non ASCII 8bit label created by Linux mkudffs 1.3 $ dd if=/dev/zero of=udf-hdd-mkudffs-1.3-3.img bs=1M count=10 $ mkudffs -l 'ÿ' -b 2048 /tmp/udf-hdd-mkudffs-1.3-3.img --- tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-3 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-3 (limited to 'tests/expected') diff --git a/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-3 b/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-3 new file mode 100644 index 000000000..002805148 --- /dev/null +++ b/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-3 @@ -0,0 +1,9 @@ +ID_FS_LABEL=ÿ +ID_FS_LABEL_ENC=ÿ +ID_FS_LOGICAL_VOLUME_ID=ÿ +ID_FS_TYPE=udf +ID_FS_USAGE=filesystem +ID_FS_UUID=5914e5d44790645a +ID_FS_UUID_ENC=5914e5d44790645a +ID_FS_VOLUME_ID=ÿ +ID_FS_VOLUME_SET_ID=5914e5d44790645aLinuxUDF -- cgit v1.2.3-55-g7522