btrfs-progs/tests
David Sterba a5afa55a30 btrfs-progs: tests: support testname glob
To run a given test set the variable TEST like

 $ make test TEST=002-bad-transid
 $ make test TEST=002-*

and only tests matching the value will be run. The pattern is glob and
pased to 'find -name'.

The convert tests do not follow the fsck and misc layout and are skipped
if TEST is set.

Signed-off-by: David Sterba <dsterba@suse.com>
2015-08-31 19:25:09 +02:00
..
fsck-tests btrfs-progs: tests: Add test case for I_ERR_FILE_WRONG_NBYTES repair 2015-07-03 17:57:48 +02:00
misc-tests btrfs-progs: inspect: add command min-dev-size 2015-08-31 19:25:08 +02:00
clean-tests.sh btrfs-progs: tests: add script to clean intermediate images 2015-05-25 16:10:58 +02:00
common btrfs-progs: tests: common: add helper run_check_stdout 2015-06-02 15:57:51 +02:00
convert-tests.sh btrfs-progs: tests: support testname glob 2015-08-31 19:25:09 +02:00
fsck-tests.sh btrfs-progs: tests: support testname glob 2015-08-31 19:25:09 +02:00
misc-tests.sh btrfs-progs: tests: support testname glob 2015-08-31 19:25:09 +02:00