platform_build_soong/androidmk
Colin Cross 323dc60712 Make lots of tests run in parallel
Putting t.Parallel() in each test makes them run in parallel.
Additional t.Parallel() could be added to each subtest, although
that requires making a local copy of the loop variable for
table driven tests.

Test: m checkbuild
Change-Id: I5d9869ead441093f4d7c5757f2447385333a95a4
2020-10-06 15:12:22 -07:00
..
androidmk Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00
cmd When bpfix fails in androidmk, output the tree anyway 2020-06-09 16:01:51 -04:00
parser Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00
Android.bp Sandbox soong_build by changing to root directory 2020-01-11 01:11:46 +00:00