Commit f23efc0c authored by Benedict Wong's avatar Benedict Wong
Browse files

Add ability for all_tests.sh to run based on prefix

Adds ability to run all tests starting with a specific prefix

Now, we can run things like:
all_tests.sh --prefix xfrm
all_tests.sh -p xfrm

and it will run all test files that start with xfrm

Note that only the last prefix provided will be used.

Test: script running tests correctly, along with flake testing.
Failures are correctly reflected in the exit code. Ran tests with and
without prefix, on flaky tests, and with and without environment
variables.
Change-Id: Ib47d107e52916a8033676b1b8ad99d924bb3cd73
parent 15e8ca6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment