summaryrefslogtreecommitdiff
path: root/tests/t0280-gpt-corrupt.sh
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright statements to 2022Brian C. Lane2022-03-231-1/+1
* maint: Update copyright statements to 2021Brian C. Lane2021-01-181-1/+1
* maint: Update copyright statements to 2020Brian C. Lane2020-12-111-1/+1
* maint: Update copyright statements to 2019Brian C. Lane2019-08-121-1/+1
* tests: Update t0220 and t0280 for the swap flag.Brian C. Lane2016-12-221-1/+1
* maint: run "make update-copyright"Jim Meyering2014-05-251-1/+1
* maint: update all copyright year number rangesJim Meyering2013-01-061-1/+1
* tests: update tests for new disk flags outputBrian C. Lane2012-02-021-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update copyright year ranges to include 2011Jim Meyering2011-02-221-1/+1
* tests: switch from t-lib.sh to init.shJim Meyering2010-11-201-7/+1
* tests: remove fail=0 initializationsJim Meyering2010-11-201-1/+0
* tests: factor utility functions into "library"Jim Meyering2010-02-101-31/+4
* parted: change default alignment to "optimal"Hans de Goede2010-02-101-3/+3
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-081-1/+1
* gpt: header validity: also consider whether a PE array crc matchesJim Meyering2009-10-231-3/+5
* tests: convert t0280 to new test style.Jim Meyering2009-10-231-68/+54
* t0280-gpt-corrupt.sh: adapt for new output, improve testJim Meyering2009-10-231-4/+13
* tests: gpt: test for detection of corrupt backup partition headerJim Meyering2009-10-231-1/+39
* tests: hook up new GPT-crc-corrupting scriptJim Meyering2009-10-231-1/+1
* gpt: verify CRC32 of partition table entry array, tooJim Meyering2009-10-191-0/+95