platform_build_soong/cmd/multiproduct_kati
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
..
Android.bp Add sharding support to multiproduct_kati 2019-12-05 19:54:40 -08:00
main.go Take into account RAM usage for multiproduct_kati 2019-12-27 09:54:11 -08:00
main_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00