summaryrefslogtreecommitdiffstats
path: root/tests/expected/fdisk
Commit message (Collapse)AuthorAgeFilesLines
* tests: update fdisk sun testKarel Zak2014-04-231-3/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add fdisk 'f' command MBR testKarel Zak2014-04-231-0/+77
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: fdisk added a partitions order message (8b60872e)Ruediger Meier2014-04-183-0/+14
| | | | Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: refresh fdisk outputsKarel Zak2014-03-115-114/+83Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk MBR and SUN testsKarel Zak2014-03-113-93/+83Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libfdisk: (bsd) fix outputKarel Zak2014-03-111-16/+14Star
| | | | 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-0810-50/+50
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update odd output fdisk testKarel Zak2013-09-251-0/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* ORIG_HEADKarel Zak2013-09-251-7/+84
| | | | | | | | | | | tests: update sun label test * add fdisk -l outputs (to make the test more usable) * use more usable geometry * don't expect that 'create sun label' oprations asks for C/H/S (we follows fdisk_context defaults) Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update sun label testKarel Zak2013-09-191-7/+7
| | | | | | | | Note that we use a little different label setting, so the checksums are also different. For more details see commit 4170ae9cbd3ad54c9c7427212eaae6fdb030b57a. Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: refresh fdisk testsKarel Zak2013-09-1810-458/+503
|
* tests: update fdisk testsKarel Zak2013-03-125-10/+16
| | | | | | | | | - the new fdisk ask-partition-number dialog does not ask for non-senses (non-existing partitions etc.) - 'p'rint command prints disk label name (usually "dos" in the tests) Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update 'odd input' fdisk testKarel Zak2013-03-111-2/+1Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update bsd testKarel Zak2013-03-111-25/+5Star
| | | | | | This is the correct 'L'ist partition types dialog output for BSD. Signed-off-by: Karel Zak <kzak@redhat.com>
* 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>
* tests: add fdisk BSD testKarel Zak2013-03-061-0/+127
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk mbr testsKarel Zak2013-03-062-0/+23
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: standardize fdisk headers in MBR testsKarel Zak2012-08-012-23/+23
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add non-dos mode fdisk testKarel Zak2012-07-311-0/+195
|
* tests: add layout info to dos mode testKarel Zak2012-07-311-0/+158
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: rename doslabel testKarel Zak2012-07-312-24/+24
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: remove lt- prefixesKarel Zak2012-07-301-2/+2
| | | | | Reported-by: Bernhard Voelker <mail@bernhard-voelker.de> Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk test (default output format changed)Petr Uzel2012-07-266-13/+7Star
| | | | Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
* tests: update oddinput testKarel Zak2012-07-231-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* fdisk: tests: update oddinput testDavidlohr Bueso2012-06-211-0/+1
| | | | | | | | Adding mbr to the API breaks this test, specifically when reading the first 512 bytes of the MBR, update the expected output for oddinput.toosmall. Also let the test create and remove the test file instead of having it in the expected directory. Signed-off-by: Davidlohr Bueso <dave@gnu.org>
* tests: update fdisk testKarel Zak2012-05-101-0/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: updateKarel Zak2012-03-261-1/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk testsFrancesco Cosoleto2011-12-166-31/+30Star
| | | | Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
* tests: update fdisk and blkid MD testsFrancesco Cosoleto2011-08-305-41/+79
| | | | Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
* tests: update for recent fdisk changesKarel Zak2011-05-165-72/+96
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: ignore device name used in some fdisk and blkid testsFrancesco Cosoleto2011-01-244-27/+27
| | | | Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
* fdisk: update MBR after ID changeKarel Zak2010-08-091-0/+5
| | | | | Reported-by: Bernard Pidoux <bpidoux@free.fr> Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk testsKarel Zak2010-06-165-48/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk testsKarel Zak2010-05-195-16/+16
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: fix whitespacesKarel Zak2010-03-144-15/+15
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk testsKarel Zak2010-03-111-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk testsKarel Zak2010-02-154-65/+65
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk testsKarel Zak2010-02-121-13/+13
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: fix and update old fdisk testsKarel Zak2010-02-091-0/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add fdisk alignment testsKarel Zak2010-02-096-0/+471
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* fdisk: print info and recommendations about alignmentKarel Zak2009-11-181-0/+1
| | | | | | | | | | * inform user that phy.sector > log.sector * warn user when alignment_offset is not provided does, DOS-compatible mode is enabled and the default geo.sectors are not aligned * suggest to change display units to sectors (oh yes, fdisk default are cylinders...) Signed-off-by: Karel Zak <kzak@redhat.com>
* fdisk: add regression test listing empty/nonsense imagesZdenek Behan2009-11-022-0/+13
| | | | Signed-off-by: Zdenek Behan <rain@matfyz.cz>
* tests: test for basic functionality of sun labelsZdenek Behan2009-08-171-0/+16
| | | | | | | | | Tests the following: * Creation and deletion of first two partitions * setting sysid to one (randomly chosen) value * setting readonly/mountable flags Signed-off-by: Zdenek Behan <rain@matfyz.cz>
* tests: fdisk doslabel test also checks setting partition activeZdenek Behan2009-08-171-0/+2
| | | | | | * Yet another test, this time for setting active partition Signed-off-by: Zdenek Behan <rain@matfyz.cz>
* tests: fdisk doslabel test also checks changing partition typeZdenek Behan2009-08-171-0/+4
| | | | | | | | | | | * Changed apostrophes around test commands to quotes, this makes vim syntax highlighting more happy, and makes the newlines stand out. * Added check for changing partition type. After the change is done and checked, the partition is deleted and re-created to not mess with the other md5's already in place... Signed-off-by: Zdenek Behan <rain@matfyz.cz>
* tests: fix 'delete extended partition' checksumKarel Zak2009-05-221-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>