platform_build_soong/sh
Colin Cross ae8600b507 Pass Config to NewTestContext instead of ctx.Register
Prepare for using Config when adding singletons by passing
Config to NewTestContext and NewContext instead of to ctx.Register.
This will enable a followup change to store SingletonMakeVarsProviders
registered on the Context in the Config, which is necessary to run
multiple tests in parallel without data races.

Test: all soong tests
Change-Id: Id229629a4e42ff4487d317241673837726c075fc
2020-11-12 10:07:49 -08:00
..
Android.bp Add data bin and lib properties to sh_test 2020-08-18 09:25:34 -07:00
sh_binary.go Fix path conflict for vendor_ramdisk_available 2020-10-26 12:50:05 -07:00
sh_binary_test.go Pass Config to NewTestContext instead of ctx.Register 2020-11-12 10:07:49 -08:00