summaryrefslogtreecommitdiffstats
path: root/tests/expected/fdisk/gpt
Commit message (Collapse)AuthorAgeFilesLines
* tests: ts_fdisk_clean(), remove optimal iosizeRuediger Meier2016-02-101-7/+7
| | | | | | | | It's a pity a pity that we have to remove it. In past our test suite could discover a kernel bug (4.4). But now they've changed optimal iosizes on purpose. Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: update fdisk formattingKarel Zak2014-10-141-6/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libfdisk: fix fdisk_get_optimal_iosize() and update testsKarel Zak2014-08-201-2/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* cfdisk: follow terminal-colors.dKarel Zak2014-03-111-53/+53
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: fix fdisk GPT testRuediger Meier2013-11-141-0/+1
| | | | | | There was a missing newline since cd05de50. Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: test corruted GPT headersKarel Zak2013-10-231-0/+43
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk outputsKarel Zak2013-10-081-5/+5
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: refresh fdisk testsKarel Zak2013-09-181-49/+53
|
* tests: ignore stderr in fdisk -lKarel Zak2013-03-111-15/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add fdisk GPT testKarel Zak2013-03-061-0/+113
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>