summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: set PARTED_TEST_NAME, for valgrindJim Meyering2012-02-072-1/+2
* tests: avoid relatively harmless new "make syntax-check" failureJim Meyering2012-02-031-1/+1
* tests: add test for GPT PMBR pmbr_boot flagBrian C. Lane2012-02-022-0/+39
* tests: update tests for new disk flags outputBrian C. Lane2012-02-0221-28/+37
* tests: create 128 partitions also in the scsi-backed testJim Meyering2012-01-231-16/+22
* tests: exercise today's bug fix, creating a GPT table with 128 entriesJim Meyering2012-01-232-0/+57
* tests: test for yesterday's bug fixJim Meyering2012-01-222-0/+80
* libparted: raise dos partition limit from 16 to 64Phillip Susi2012-01-191-3/+3
* libparted: enforce dos partition limitPhillip Susi2012-01-182-0/+75
* build: insert -I$(top_builddir)/include before -I$(top_srcdir)/includeKeshav P R2012-01-101-0/+1
* tests: root-only test would fail to remove its loop deviceJim Meyering2012-01-091-3/+4
* build: update to latest from gnulibJim Meyering2012-01-091-12/+117
* libparted: gpt: a smaller device need not render both headers invalidJim Meyering2012-01-092-0/+50
* tests: fix misleading mkpart usageJim Meyering2012-01-082-3/+3
* tests: skip loop-partitioning tests when ext_range is < 2Jim Meyering2012-01-053-0/+12
* tests: fix a bug in wait_for_dev_to_disappear_ helper functionJim Meyering2012-01-051-1/+1
* tests: try harder to clean up scsi_debugPhillip Susi2012-01-032-13/+6
* maint: update all copyright year number rangesJim Meyering2012-01-0159-59/+59
* Add partition separator only when requiredPhillip Susi2011-12-122-0/+88
* tests: two more of these: use "compare exp out", not "compare out exp"Jim Meyering2011-12-032-2/+2
* tests: use "compare exp out", not "compare out exp"Jim Meyering2011-11-2943-101/+101
* tests: test for partitions on mdraidPetr Uzel2011-11-272-0/+67
* maint: a little defensive programming in a test scriptJim Meyering2011-11-111-1/+2
* tests: skip a test if Perl's Digest::CRC module is not installedJim Meyering2011-11-102-0/+11
* tests: fix test for udevadmJim Meyering2011-11-101-1/+1
* tests: exercise and document the HFS-probe bug fixJim Meyering2011-11-052-0/+42
* tests: t9030 wait for partition removalBrian C. Lane2011-11-041-3/+7
* tests: add a helper functionJim Meyering2011-11-041-0/+15
* tests: exercise the "GPT vs other-sized partition entry arrays" fixesJim Meyering2011-11-042-1/+42
* tests: rewrite/complete GPT-munging perl scriptJim Meyering2011-11-042-85/+284
* parted: exit nonzero for certain failures already diagnosed as "Error"Jim Meyering2011-11-031-2/+2
* tests: adjust a test to make its failure easier to diagnoseJim Meyering2011-11-031-1/+1
* tests: add new test to check ped_disk_duplicateBrian C. Lane2011-11-023-1/+161
* tests: exercise the new featurePetr Uzel2011-11-022-0/+62
* parted: mkpart: DWIM for IEC ending sector numbers like 2MiB and 9GiBPetr Uzel2011-11-021-1/+1
* tests: add tests for new pc98 signatures (#646053)Brian C. Lane2011-10-192-0/+42
* tests: use more portable fd redirection in TESTS_ENVIRONMENTStefano Lattarini2011-10-151-2/+1
* tests: TEST_ENVIRONMENT simplified and made more robustStefano Lattarini2011-10-152-17/+5
* tests: fix the tests for the case where stdout/stderr is differentRichard W.M. Jones2011-10-144-7/+5
* parted: make a warning message more informativePetr Uzel2011-10-122-9/+9
* tests: verify that 'udevadm settle' is availablePetr Uzel2011-10-032-0/+7
* tests: add test for partitionable loop devicesPetr Uzel2011-09-302-0/+65
* tests: test for the nilfs2 bugJim Meyering2011-09-282-0/+33
* gpt: don't abort for a truncated GPT-formatted deviceJim Meyering2011-06-242-0/+45
* tests: add test for value less than 1Brian C. Lane2011-06-222-0/+33
* tests: add test for radius divide by 2 fixBrian C. Lane2011-06-222-0/+43
* tests: make t0220 more useful when it failsJim Meyering2011-05-271-7/+4
* tests: t1100: show that adding a partition on a busy device succeedsJim Meyering2011-05-271-1/+7
* tests: t1100-busy-label: don't use mkpartfs; rework to use scsi_debugJim Meyering2011-05-271-7/+7
* tests: avoid nasty FP-causing race conditionJim Meyering2011-05-181-0/+12