]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: Add UDF hdd image created by Linux mkudffs
authorPali Rohár <pali.rohar@gmail.com>
Thu, 8 Jan 2015 16:23:32 +0000 (17:23 +0100)
committerPali Rohár <pali.rohar@gmail.com>
Thu, 8 Jan 2015 16:23:32 +0000 (17:23 +0100)
commit806df9b6b1380440608a98bc4c25dfccd7f8db6a
tree5f940af87f93fac286b9f0582cb60ddf1b9dc470
parenteb1ef1dadb11d766c07e78006685fc27ce117625
tests: Add UDF hdd image created by Linux mkudffs

$ dd if=/dev/zero of=/tmp/test bs=1M count=10
$ mkudffs -b 512 /tmp/test
tests/expected/blkid/low-probe-udf-hdd-mkudffs [new file with mode: 0644]
tests/ts/blkid/images-fs/udf-hdd-mkudffs.img.bz2 [new file with mode: 0644]