summaryrefslogtreecommitdiffstats
path: root/tests/expected/blkid
diff options
context:
space:
mode:
authorPali Rohár2017-05-01 10:03:08 +0200
committerPali Rohár2017-05-01 10:03:08 +0200
commit20f47eaab56c04f66187fa40844b763c4856d305 (patch)
tree30a2965624c781658bceca865725a31b64a05de7 /tests/expected/blkid
parenttests: Rename udf-hdd-mkudffs* images to indicate used mkudffs version (diff)
downloadkernel-qcow2-util-linux-20f47eaab56c04f66187fa40844b763c4856d305.tar.gz
kernel-qcow2-util-linux-20f47eaab56c04f66187fa40844b763c4856d305.tar.xz
kernel-qcow2-util-linux-20f47eaab56c04f66187fa40844b763c4856d305.zip
tests: Add UDF hdd images created by Linux mkudffs 1.3
$ dd if=/dev/zero of=udf-hdd-mkudffs-1.3-1.img bs=1M count=10 $ mkudffs -l Label -b 512 udf-hdd-mkudffs-1.3-1.img $ dd if=/dev/zero of=udf-hdd-mkudffs-1.3-2.img bs=1M count=10 $ mkudffs -l Label udf-hdd-mkudffs-1.3-2.img
Diffstat (limited to 'tests/expected/blkid')
-rw-r--r--tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-19
-rw-r--r--tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-29
2 files changed, 18 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-1 b/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-1
new file mode 100644
index 000000000..3b4e2a9ba
--- /dev/null
+++ b/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-1
@@ -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=5906e052003d522a
+ID_FS_UUID_ENC=5906e052003d522a
+ID_FS_VOLUME_ID=Label
+ID_FS_VOLUME_SET_ID=5906e052003d522aLinuxUDF
diff --git a/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-2 b/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-2
new file mode 100644
index 000000000..f2154c338
--- /dev/null
+++ b/tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-2
@@ -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=5906e7a800531574
+ID_FS_UUID_ENC=5906e7a800531574
+ID_FS_VOLUME_ID=Label
+ID_FS_VOLUME_SET_ID=5906e7a800531574LinuxUDF