mirror of
https://github.com/kdave/btrfs-progs
synced 2025-05-15 14:28:42 +00:00
btrfs-progs: tests: document cli-tests in readme
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
bff6828778
commit
205bd5edbe
@ -54,6 +54,13 @@ will run the first test in fsck-tests subdirectory.
|
|||||||
* tests that are supposed to run various utilities on the images and not
|
* tests that are supposed to run various utilities on the images and not
|
||||||
crash
|
crash
|
||||||
|
|
||||||
|
*tests/cli-tests/:*
|
||||||
|
|
||||||
|
* tests for command line interface, option coverage, weird optin combinations that should not work
|
||||||
|
* not necessary to do any functional testing, could be rather lightweight
|
||||||
|
* functional tests should go to to other test dirs
|
||||||
|
* the driver script will only execute `./test.sh` in the test directory
|
||||||
|
|
||||||
*tests/misc-tests/:*
|
*tests/misc-tests/:*
|
||||||
|
|
||||||
* anything that does not fit to the above, the test driver script will only
|
* anything that does not fit to the above, the test driver script will only
|
||||||
|
Loading…
Reference in New Issue
Block a user