From: David Sterba Date: Wed, 1 Jun 2016 11:22:44 +0000 (+0200) Subject: btrfs-progs: tests: document cli-tests in readme X-Git-Tag: upstream/4.16.1~1549 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=205bd5edbea4be51fe366e1e7588a88b7cead1b7;p=platform%2Fupstream%2Fbtrfs-progs.git btrfs-progs: tests: document cli-tests in readme Signed-off-by: David Sterba --- diff --git a/tests/README.md b/tests/README.md index a583747..19d27ab 100644 --- a/tests/README.md +++ b/tests/README.md @@ -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 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/:* * anything that does not fit to the above, the test driver script will only