platform_build_soong/sh
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 data bin and lib properties to sh_test 2020-08-18 09:25:34 -07:00
sh_binary.go Support auto-push of data_device_bins to device in test config auto-gen for sh-test 2020-09-28 13:22:57 -07:00
sh_binary_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00