]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add sfdisk GPT tests
authorKarel Zak <kzak@redhat.com>
Fri, 10 Oct 2014 10:56:45 +0000 (12:56 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 10 Oct 2014 10:56:45 +0000 (12:56 +0200)
commit0aa57f186867b5ca259704a4d2a83b2235779056
treeda7ab6675a6db6d414a5df9f5dc5ed9d7adbef76
parent2ce7b95985ebfe3dddbc12f43bf6b5336eaeed83
tests: add sfdisk GPT tests

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/sfdisk/gpt [new file with mode: 0644]
tests/expected/sfdisk/gpt-all-defaults [new file with mode: 0644]
tests/expected/sfdisk/gpt-attrs [new file with mode: 0644]
tests/expected/sfdisk/gpt-label [new file with mode: 0644]
tests/expected/sfdisk/gpt-read-dump [new file with mode: 0644]
tests/expected/sfdisk/gpt-type [new file with mode: 0644]
tests/expected/sfdisk/gpt-uuid [new file with mode: 0644]
tests/expected/sfdisk/gpt-write-dump [new file with mode: 0644]
tests/ts/sfdisk/gpt [new file with mode: 0755]