summaryrefslogtreecommitdiff
path: root/android/csuite_config_test.go
AgeCommit message (Expand)Author
2021-03-22Remove uses of FixtureFactory from android package Paul Duffin
2021-03-17Convert android/csuite_config_test.go to test fixtures Paul Duffin
2020-11-12Pass Config to NewTestContext instead of ctx.Register Colin Cross
2020-10-09Revert "Make lots of tests run in parallel" Colin Cross
2020-10-06Make lots of tests run in parallel Colin Cross
2019-12-18Move filesystem into Config Colin Cross
2019-11-25Make TestContext.RegisterModuleType take an android.ModuleFactory Colin Cross
2019-10-18Create C-Suite config module karenluo