summaryrefslogtreecommitdiff
path: root/tests/fsck-tests.sh
AgeCommit message (Expand)AuthorFilesLines
2016-01-12btrfs-progs: tests: print test typeDavid Sterba1-1/+1
2015-09-01btrfs-progs: tests: Introduce init_env to initialize common env variantZhao Lei1-3/+0
2015-08-31btrfs-progs: tests: support testname globDavid Sterba1-1/+2
2015-08-31btrfs-progs: fsck tests: move code to a functionDavid Sterba1-14/+21
2015-05-21btrfs-progs: tests: use readlink -f to resolve pathDavid Sterba1-2/+2
2015-05-21btrfs-progs: tests: log the test name in results fileDavid Sterba1-0/+1
2015-04-07btrfs-progs: test-frame: Update variant namesQu Wenruo1-12/+12
2015-01-14btrfs-progs: tests, adjust alignment of the pretty command nameDavid Sterba1-1/+1
2015-01-14btrfs-progs: Move extent tree rebuild test to its dirQu Wenruo1-39/+0
2015-01-14btrfs-progs: New btrfsck test infrastructureQu Wenruo1-49/+50
2014-12-12btrfs-progs: tests: build prerequisities, btrfs-image and btrfsDavid Sterba1-1/+10
2014-12-12btrfs-progs: tests: use 'btrfs check' instead of btrfsckDavid Sterba1-5/+5
2014-10-17btrfs-progs: run fsck image tests in filename orderDavid Sterba1-1/+1
2014-10-17Btrfs-progs: check, ability to detect and fix outdated snapshot root itemsFilipe Manana1-2/+13
2014-10-10btrfs-progs: skip extent rebuild test if no testdevJosef Bacik1-4/+5
2014-08-22Btrfs-progs: fsck: add tests for extent tree rebuildingWang Shilong1-11/+58
2013-10-16Btrfs-progs: add a test image for the transid fixer in btrfsckJosef Bacik1-0/+1
2013-10-16Btrfs-progs: add make test frameworkJosef Bacik1-0/+31