platform_build_soong/sdk
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 Soong package structure refactoring 2020-06-01 13:44:48 -07:00
bp.go Handle property structs and BpPropertySets as values to AddProperty. 2020-09-25 00:33:04 +01:00
bp_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00
cc_sdk_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00
exports.go Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot 2019-12-31 15:08:59 +00:00
exports_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00
java_sdk_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00
sdk.go Add prebuilt_visibility property 2020-10-02 10:59:41 +01:00
sdk_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00
testing.go Allow java_sdk_library to specify doctags_files 2020-09-28 18:35:57 +01:00
update.go Add prebuilt_visibility property 2020-10-02 10:59:41 +01:00