platform_build_soong/cmd/extract_apks
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
..
bundle_proto Implement extract_apks 2020-05-14 19:00:59 -07:00
Android.bp Fix bpfmt issues and add bpfmt to preupload checks 2020-06-29 09:14:08 +02:00
main.go Output apkcerts file for android_app_set. 2020-07-01 10:03:09 -07:00
main_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00