summaryrefslogtreecommitdiffstats
path: root/tests/expected/blkid
diff options
context:
space:
mode:
authorPali Rohár2017-06-14 23:29:03 +0200
committerPali Rohár2017-06-14 23:29:03 +0200
commitdd3856ffecdd982125a8e8f373398677d6916028 (patch)
tree34b7bffb69549fa27be7f53365552ed41293a2d0 /tests/expected/blkid
parentlibblkid: udf: Fix detection of UDF images with block size 1024 and 4096 (diff)
downloadkernel-qcow2-util-linux-dd3856ffecdd982125a8e8f373398677d6916028.tar.gz
kernel-qcow2-util-linux-dd3856ffecdd982125a8e8f373398677d6916028.tar.xz
kernel-qcow2-util-linux-dd3856ffecdd982125a8e8f373398677d6916028.zip
tests: Add UDF hdd images with blocksize 1024 and 4096 created by Linux mkudffs 1.3
$ dd if=/dev/zero of=udf-hdd-mkudffs-1.3-4.img bs=1M count=10 $ mkudffs -l Label -b 1024 udf-hdd-mkudffs-1.3-4.img $ dd if=/dev/zero of=udf-hdd-mkudffs-1.3-5.img bs=1M count=10 $ mkudffs -l Label -b 4096 udf-hdd-mkudffs-1.3-5.img
Diffstat (limited to 'tests/expected/blkid')
-rw-r--r--tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-49
-rw-r--r--tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-59
2 files changed, 18 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-4 b/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-4
new file mode 100644
index 000000000..a1d0527c8
--- /dev/null
+++ b/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-4
@@ -0,0 +1,9 @@
+ID_FS_LABEL=Label
+ID_FS_LABEL_ENC=Label
+ID_FS_LOGICAL_VOLUME_ID=Label
+ID_FS_TYPE=udf
+ID_FS_USAGE=filesystem
+ID_FS_UUID=59418701b1e8322d
+ID_FS_UUID_ENC=59418701b1e8322d
+ID_FS_VOLUME_ID=Label
+ID_FS_VOLUME_SET_ID=59418701b1e8322dLinuxUDF
diff --git a/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-5 b/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-5
new file mode 100644
index 000000000..fcd6cc9bc
--- /dev/null
+++ b/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-5
@@ -0,0 +1,9 @@
+ID_FS_LABEL=Label
+ID_FS_LABEL_ENC=Label
+ID_FS_LOGICAL_VOLUME_ID=Label
+ID_FS_TYPE=udf
+ID_FS_USAGE=filesystem
+ID_FS_UUID=594186edcc164a70
+ID_FS_UUID_ENC=594186edcc164a70
+ID_FS_VOLUME_ID=Label
+ID_FS_VOLUME_SET_ID=594186edcc164a70LinuxUDF