summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix syntax-check warning about grep -qBrian C. Lane2023-03-241-1/+1
* maint: Update copyright statements to 2022Brian C. Lane2023-03-2490-90/+90
* parted: Fix ending sector location when using kibi IEC suffixBrian C. Lane2023-03-172-1/+32
* libparted: Fix problem with creating 1s partitionsBrian C. Lane2023-02-063-0/+74
* tests: XFS requires a minimum size of 300MBrian C. Lane2022-12-133-3/+4
* parted: Add display of GPT UUIDs in JSON outputArvin Schnell2022-09-302-5/+10
* tests: t3200-type-change now passesBrian C. Lane2022-05-131-3/+0
* parted: add type commandArvin Schnell2022-05-1310-6/+227
* tests: Remove trailing blanksBrian C. Lane2022-03-251-1/+1
* maint: Update copyright statements to 2022Brian C. Lane2022-03-2388-88/+88
* tests: Add a test to make sure GPT GUIDs default to filesystemBrian C. Lane2021-09-302-0/+108
* keep GUID specific attributesArvin Schnell2021-09-233-1/+120
* parted: Add --json cmdline switch to output JSONArvin Schnell2021-08-253-0/+182
* parted: Allow empty string for partition nameArvin Schnell2021-08-252-0/+42
* tests: check for vfat kernel support and toolsRoss Burton2021-08-102-0/+5
* tests: add a helper to check the kernel knows about a file systemRoss Burton2021-08-101-0/+10
* tests: add aarch64 and mips64 as a valid 64-bit machinesRoss Burton2021-08-101-1/+1
* tests/t3000: Use mkfs.hfsplus and fsck.hfsplus for resize testsBrian C. Lane2021-07-291-4/+4
* tests/t3000: Check for hfs and vfat support separatelyBrian C. Lane2021-07-151-3/+13
* tests/t6006: Change dev_size_mb to 10Brian C. Lane2021-07-141-6/+6
* tests/t3200: Change dev_size_mb to 10Brian C. Lane2021-07-141-2/+2
* tests/t3000: Change dev_size_mb to 267Brian C. Lane2021-07-141-2/+2
* tests/t1701: Change dev_size_mb to 10Brian C. Lane2021-07-121-2/+2
* tests/t1102: Change dev_size_mb to 10Brian C. Lane2021-07-121-3/+3
* tests/t1101: Change dev_size_mb to 10Brian C. Lane2021-07-121-3/+3
* tests/t1100: Change dev_size_mb to 10Brian C. Lane2021-07-121-3/+3
* tests: t9050 Use /dev/zero for temporary file and mkswapBrian C. Lane2021-06-141-4/+10
* tests: t0400 - Work around a mkswap bug by using /dev/zeroBrian C. Lane2021-06-141-1/+6
* t0501-duplicate.sh: Add some more disk label types to the duplicate testBrian C. Lane2021-02-091-2/+7
* tests: Increase disk size for duplicate testBrian C. Lane2021-02-091-3/+3
* tests: Fix t9041-undetected-in-use-16th-partitionCristian Klein2021-01-281-1/+1
* tests: Fix test t1700-probe-fsCristian Klein2021-01-281-1/+1
* tests: Add tests for --fixCristian Klein2021-01-282-1/+102
* maint: Update copyright statements to 2021Brian C. Lane2021-01-1886-86/+86
* maint: Update copyright statements to 2020Brian C. Lane2020-12-1185-85/+85
* tests: Fix unsigned warning in duplicate.cBrian C. Lane2020-11-201-1/+1
* tests: Update all the dmsetup tests to use ENABLE_DEVICE_MAPPERBrian C. Lane2020-11-053-3/+8
* t6001-psep: modify device manage support detectionJoe Slater2020-11-051-1/+2
* tests: Add a test for resizepart on a busy partitionBrian C. Lane2020-09-011-4/+40
* tests: Add f2fs to the fs probe testRomain Perier2020-05-041-1/+1
* tests: Test incomplete resizepart commandBrian C. Lane2019-12-161-0/+2
* Switch gpt-header-move and msdos-overlap to python3Brian C. Lane2019-10-112-2/+2
* maint: Update copyright statements to 2019Brian C. Lane2019-08-1286-86/+86
* Fix syntax-check complaints about testsBrian C. Lane2019-08-094-4/+4
* Tests case for sigsegv when false nilfs2 superblock detected.Michael Small2019-04-093-0/+92
* Add udf to t1700-probe-fs and to the manpageBrian C. Lane2018-10-161-1/+1
* libparted: Add support for MBR id, GPT GUID and detection of UDF filesystemPali Rohár2018-10-162-0/+39
* t6100-mdraid-partitions: Use v0.90 metadata for the testBrian C. Lane2018-08-221-2/+2
* Modify gpt-header-move and msdos-overlap to work with py2 or py3Brian C. Lane2018-08-222-10/+10
* mkpart: Allow negative start value when FS-TYPE is not givenNiklas Hambüchen2018-06-052-0/+49