]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: Add UDF hdd images created by Linux mkudffs 1.3
authorPali Rohár <pali.rohar@gmail.com>
Mon, 1 May 2017 08:03:08 +0000 (10:03 +0200)
committerPali Rohár <pali.rohar@gmail.com>
Mon, 1 May 2017 08:03:08 +0000 (10:03 +0200)
commit20f47eaab56c04f66187fa40844b763c4856d305
tree30a2965624c781658bceca865725a31b64a05de7
parentee069f5f337635956905335ac15970c71e824a0c
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
tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-1 [new file with mode: 0644]
tests/expected/blkid/low-probe-udf-hdd-mkudffs-1.3-2 [new file with mode: 0644]
tests/ts/blkid/images-fs/udf-hdd-mkudffs-1.3-1.img.xz [new file with mode: 0644]
tests/ts/blkid/images-fs/udf-hdd-mkudffs-1.3-2.img.xz [new file with mode: 0644]