tests/futility/run_test_scripts: Filter tests via FUTIL_TEST_SCRIPT The run_test_scripts.sh script sequentially runs a list of test scripts. That's inefficient in situations where developers want to run a single test script only. Therefore, introduce a environment variable FUTIL_TEST_SCRIPT to filter the test script file names (excluding the directory path). BUG=none TEST=make FUTIL_TEST_SCRIPT=test_update runfutiltestscripts BRANCH=none Change-Id: I80fae6d9ea29746e9dd2d2a7aee44d4897704adb Signed-off-by: Yu-Ping Wu <yupingso@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/7206722 Reviewed-by: Jakub "Kuba" Czapiga <czapiga@google.com> 
1 file changed