From 8e2b139f618c9f0a15f58c575624560928afea10 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Tue, 13 Sep 2016 01:03:32 +0300 Subject: vsp-lib: Add option to keep all frames when tests succeed When the environment variable VSP_KEEP_FRAMES is set to 1, all frames will be kept regardless of the test results. Signed-off-by: Laurent Pinchart --- README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README') diff --git a/README b/README index 7bc1d48..ecd3db0 100644 --- a/README +++ b/README @@ -56,3 +56,9 @@ Running the Tests The test scripts are named vsp-unit-test-[0-9]*.sh. They can be run directly from the test suite root directory. +Test options: + +- VSP_KEEP_FRAMES: When the VSP_KEEP_FRAMES environment variable is set to 1, + all frame files will be preserved regardless of the tests results. Otherwise + frame files for successful tests are removed. + -- cgit v1.2.3