Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 992dea91 authored by Lorenzo Colitti's avatar Lorenzo Colitti
Browse files

runtests.sh: build tests all together instead of one by one

Instead of building each test just before running it, build all
the tests together and then run them all together. This has two
advantages:

1. Building is faster because we don't have to start up soong and
   parse the ninja files for each test but only do it once at the
   beginning.
2. Test results appear all together and are easier to see in the
   scrollback buffer.

Test: ./system/netd/tests/runtests.sh
Test: ./system/netd/tests/runtests.sh unit
Test: ./system/netd/tests/runtests.sh utils
Change-Id: I3bb38aae5a1c05dca6a8bdbfbc98ed736854c96e
parent eb37db95
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment