aboutsummaryrefslogtreecommitdiff
path: root/tests/blkid.test
AgeCommit message (Expand)Author
2019-08-30blkid.test: allow e2fsprogs' blkid too.Elliott Hughes
2019-08-12blkid: add -s, SEC_TYPE, f2fs LABEL, and fix vfat/ntfs UUID.Elliott Hughes
2019-08-09blkid.test: match TEST_HOST expectations.Elliott Hughes
2019-06-25blkid: adapt tests for util-linux blkid.Elliott Hughes
2017-10-31Only show LABEL= when there is one.Rob Landley
2016-03-23Fix bzcat.test (as noted by Andy Chu), wean tests off $TOPDIR and supply $FILESRob Landley
2016-03-22blkid: Handle short/empty vfat labels; update testsSamuel Holland
2016-03-02Factor out command name at the start of test name, have runtest.sh print it.Rob Landley
2016-01-31Fix blkid typo (label wasn't detected in murderfs).Rob Landley
2015-12-04Tom Marshall reported that blkid was handling ext2 wrong.Rob Landley
2014-09-20Move testsuite out of scripts/test into its own top level tests directory, an...Rob Landley