]> err.no Git - util-linux/commit
tests: add partitions probing test
authorKarel Zak <kzak@redhat.com>
Fri, 11 Sep 2009 11:15:18 +0000 (13:15 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 16 Sep 2009 19:54:10 +0000 (21:54 +0200)
commit5777ba99a3b3d24ab20412828de5726c1b9daaeb
treefd12b7be9af39d43dded772c29cde74f2be7baac
parent5e30325b7983ef5919ddee82e95bca00ac197a7e
tests: add partitions probing test

Signed-off-by: Karel Zak <kzak@redhat.com>
13 files changed:
tests/commands.sh.in
tests/expected/blkid/lowprobe-pt-bsd [new file with mode: 0644]
tests/expected/blkid/lowprobe-pt-dos+bsd [new file with mode: 0644]
tests/expected/blkid/lowprobe-pt-gpt [new file with mode: 0644]
tests/expected/blkid/lowprobe-pt-sgi [new file with mode: 0644]
tests/expected/blkid/lowprobe-pt-sun [new file with mode: 0644]
tests/ts/blkid/images-pt/bsd.img.bz2 [new file with mode: 0644]
tests/ts/blkid/images-pt/dos+bsd.img.bz2 [new file with mode: 0644]
tests/ts/blkid/images-pt/gpt.img.bz2 [new file with mode: 0644]
tests/ts/blkid/images-pt/sgi.img.bz2 [new file with mode: 0644]
tests/ts/blkid/images-pt/sun.img.bz2 [new file with mode: 0644]
tests/ts/blkid/low-probe
tests/ts/blkid/lowprobe-pt [new file with mode: 0755]