Skip to content
Commit 048b3be6 authored by Ryan Roberts's avatar Ryan Roberts
Browse files

test: Improve test list format and test naming



To make test.py more suitable for use in CI, let's do a better job of
standardising the test names using type, config and overlay. And for run
tests, let's add a tag to identify the run configuration, since we often
run the same build in different configs.

By reflecting this hierachy in the test list, we also fix a previous
problem where the same build configuraiton was passed to Shrinkwrap
multiple times, so this should speed up the test run.

Signed-off-by: Ryan Roberts's avatarRyan Roberts <ryan.roberts@arm.com>
parent f21710ef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment