]> err.no Git - util-linux/commit
fdisk: add simple test for doslabel stuff
authorZdenek Behan <rain@matfyz.cz>
Tue, 19 May 2009 14:19:32 +0000 (16:19 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 19 May 2009 14:19:32 +0000 (16:19 +0200)
commit13d70bac0735c4d9c3c903008b0334d04234fcc5
tree4d09bdbb76946eb634d849146fa2589b31763279
parent35c636e13b28251f6f1318241fe351fd144fd8dc
fdisk: add simple test for doslabel stuff

Initial tests/fdisk patch to test most of the doslabel-related stuff.
Coverage of dos-related functions is about 60%, does not test the
verify/fix-PT code.

[kzak@redhat.com: - fix test design to match to
                    output/expect/diff idea]

Signed-off-by: Zdenek Behan <rain@matfyz.cz>
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/commands.sh.in
tests/expected/fdisk/doslabel [new file with mode: 0644]
tests/ts/fdisk/doslabel [new file with mode: 0755]