platform_build_soong/sysprop
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
sysprop_library.go Replace ApiStrToNum uses with ApiLevel. 2020-09-22 15:04:48 -07:00
sysprop_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00