summaryrefslogtreecommitdiffstats
path: root/tests/expected/fdisk
Commit message (Collapse)AuthorAgeFilesLines
* tests: Fix fdisk/id and fdisk/mbr-nondos-mode on SparcJames Clarke2016-07-142-0/+192
| | | | | | | On Sparc, fdisk defaults to using SUN disk labels, which causes the output from these tests to differ from non-Sparc. Signed-off-by: James Clarke <jrtc27@jrtc27.com>
* tests: remove deprecated md5sum based fdisk/bsd testRuediger Meier2016-04-061-123/+0Star
| | | | Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: add fdisk/bsd hexdump for alphaRuediger Meier2016-04-061-0/+217
| | | | | | | Taken from Debian build logs: https://buildd.debian.org/status/fetch.php?pkg=util-linux&arch=alpha&ver=2.28~rc2-1&stamp=1459443555 Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: add new fdisk bsd testKarel Zak2016-03-164-0/+852
| | | | | | | | | | | | | New BDS test based on hexdump, this commit provides: bsd_0_64.BE - generated on ppc64 bsd_0_64.LE - generated on ppc64le bsd_1_0.LE - generated on x86_64 bsd_1_0.BE - generated on s390 the last missing is Alpha where all is different :-) Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: mark old bsd fdisk test as deprecatedKarel Zak2016-03-161-7/+7
| | | | | | | | | | It seems better to use hexdump rather than md5sum, but it means that we have to gather hexdumps of the all possible BSD variants. For this purpose will be introduced a new bsd fdisk test and to verify the new hexdumps we can use this old test as both tests are exactly the same. Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: ts_fdisk_clean(), remove optimal iosizeRuediger Meier2016-02-1011-51/+51
| | | | | | | | 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>
* docs: fix typos found by codespellRuediger Meier2016-02-031-1/+1
| | | | | | Using "codespell" from https://github.com/lucasdemarchi/codespell Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: update fdisk BSDKarel Zak2015-06-111-2/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: don't hardcode devnamesKarel Zak2015-02-031-78/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update MBR sort testKarel Zak2015-02-031-0/+2
| | | | | | | Now libfdisk writes empty disk labels too. See commit 3d919d95838241aa7ddfe8df7d17ea0fc7d0f5e7. Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk testsKarel Zak2014-11-074-0/+9
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update bsd testKarel Zak2014-10-141-4/+2Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk formattingKarel Zak2014-10-141-6/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk formattingKarel Zak2014-10-1410-40/+0Star
| | | | | | | fdisk --list does no more use extra linebreak (\n) before and after partition table entries. Signed-off-by: Karel Zak <kzak@redhat.com>
* libfdisk: fix fdisk_get_optimal_iosize() and update testsKarel Zak2014-08-206-15/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* fdisk: update tests and clean up outputKarel Zak2014-08-089-9/+6Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* 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>