ci: Add timing info to test builds
To help determine where time is being spent in tests, add a 'time'
command to the test invocation script. In addition, split the test
invocation into a separate build and run stage. This can be useful with
another change to ptest that logs all test outputs instead of just
failures.
Signed-off-by:
David Brown <david.brown@linaro.org>
Loading
Please sign in to comment