summaryrefslogtreecommitdiff
path: root/libparted/tests/common.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Fixing libparted test framework usageBrian C. Lane2023-02-071-4/+4
* libparted: Add support for atari partition tablesJohn Paul Adrian Glaubitz2016-12-221-0/+3
* libparted:tests: Move get_sector_size() to common.cJohn Paul Adrian Glaubitz2016-12-221-0/+14
* tests: reenable a "bsd" partition table testJim Meyering2010-03-111-1/+0
* tests: reenable sun label testsJim Meyering2009-07-241-1/+0
* tests: clean up partition-table-testing codeJim Meyering2009-07-241-0/+2
* reenabling probe-related code exposed problems with amiga and bsdJim Meyering2009-07-241-2/+7
* fix >512-byte sector label/disk-test failureJim Meyering2009-07-241-4/+2
* remove all trailing blanksJim Meyering2009-03-051-1/+1
* [tests] Add _test_exception_handler to fail every time an exception is raisedOtavio Salvador2007-04-191-0/+10
* [tests] Fix spacing around brackets and asterisks.Debarshi Ray2007-04-191-12/+15
* [tests] Small refactoring on test_create_labelOtavio Salvador2007-04-181-2/+0
* [tests] Implements _implemented_disk_label and _create_disk_label on common.[hc]Otavio Salvador2007-04-181-0/+27
* Indentation fixes in libparted/tests/.Debarshi Ray2007-04-171-21/+25
* Don't use deprecated mktemp, to avoid linker warningJim Meyering2007-03-081-11/+16
* * libparted/tests/label.c: Fail if _create_disk returns NULL.Jim Meyering2007-02-251-9/+13
* Include <config.h> from every .c file:Jim Meyering2007-02-251-0/+1
* Include a disk probing testOtavio Salvador2006-12-111-0/+22