platform_build_soong/apex
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 Include bpf program in APEXes 2020-09-02 22:18:25 +08:00
OWNERS Track allowed transitive deps in any updatable module. 2020-09-30 21:17:42 +00:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
allowed_deps.txt Track allowed transitive deps in any updatable module. 2020-09-30 21:17:42 +00:00
androidmk.go Merge "apex: emit file_contexts for flattened apex" 2020-10-06 03:26:14 +00:00
apex.go Remove global state from apex modules 2020-10-06 13:39:57 -07:00
apex_singleton.go Remove global state from apex modules 2020-10-06 13:39:57 -07:00
apex_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00
builder.go Merge "apex: emit file_contexts for flattened apex" 2020-10-06 03:26:14 +00:00
key.go Don't remove entries for overriddable modules 2020-06-19 13:29:16 +09:00
prebuilt.go Convert more versions in config to ApiLevel. 2020-09-22 16:01:56 -07:00
vndk.go Replace ApiStrToNum uses with ApiLevel. 2020-09-22 15:04:48 -07:00
vndk_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00