]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add fdisk GPT test
authorKarel Zak <kzak@redhat.com>
Wed, 6 Mar 2013 13:36:23 +0000 (14:36 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 6 Mar 2013 13:36:23 +0000 (14:36 +0100)
commit9dd068103ef0d1d37e1df98ee69374cbb8ad6bfb
treecfeda6a0d53c661a6312efda28b1e39455abf654
parent0385dcf0ad9550e721b9daf01d83e6b14e70e7c2
tests: add fdisk GPT test

Note that the test does not check on-disk data (by checksum)
because the current fdisk does not allow to modify automatically
generated partition and disk UUIDs.

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/fdisk/gpt [new file with mode: 0644]
tests/ts/fdisk/gpt [new file with mode: 0755]