summaryrefslogtreecommitdiffstats
path: root/tests/expected/blkid
diff options
context:
space:
mode:
authorPali Rohár2017-05-16 23:52:24 +0200
committerPali Rohár2017-05-16 23:52:24 +0200
commitfa903e8f203b6fd2d9d26df9df01fbc275b636ae (patch)
treeccdd18312ec4d3fa5d19440bcaa0f8eb62fb4a5f /tests/expected/blkid
parentlibblkid: udf: Correctly handle UDF strings encoded in 8bit OSTA Compressed U... (diff)
downloadkernel-qcow2-util-linux-fa903e8f203b6fd2d9d26df9df01fbc275b636ae.tar.gz
kernel-qcow2-util-linux-fa903e8f203b6fd2d9d26df9df01fbc275b636ae.tar.xz
kernel-qcow2-util-linux-fa903e8f203b6fd2d9d26df9df01fbc275b636ae.zip
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
Diffstat (limited to 'tests/expected/blkid')
-rw-r--r--tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-39
1 files changed, 9 insertions, 0 deletions
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