summaryrefslogtreecommitdiff
path: root/android/module_test.go
AgeCommit message (Expand)Author
2024-01-18Remove SymlinkOutputs Cole Faust
2022-10-04Make OutputFileForModule work for AllowMissingDependencies Colin Cross
2022-08-22Add a new `test_options.tags` attribute to customize test execution Zhenhuang Wang
2022-08-17Move common test_options properties into the android package Zhenhuang Wang
2022-03-25Add values to json module graph Liz Kammer
2022-02-22Merge "Move functionality to test install rules into testing.go." Treehugger Robot
2022-02-11Support multiple library names per target. Bob Badour
2022-02-10Move functionality to test install rules into testing.go. Martin Stjernholm
2022-01-11Add SetProperties to json-module-graph Liz Kammer
2021-12-15Remove InstallBypassMake and ToMakePath Colin Cross
2021-11-09Fix InstallBypassMake symlink dependencies Colin Cross
2021-11-09Add tests for ctx.InstallFile Colin Cross
2021-07-12Use bazel syntax for fully qualified name in path property Paul Duffin
2021-03-22Remove uses of FixtureFactory from android package Paul Duffin
2021-03-17Convert android/module_test.go to test fixtures Paul Duffin
2020-11-27Expand dist property checks to cover dists Paul Duffin
2020-11-12Pass Config to NewTestContext instead of ctx.Register Colin Cross
2020-10-19Add symlink_outputs support to Soong. Jingwen Chen
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-08-26soong: Add tests for depending on disabled module Jooyung Han
2019-06-04Support tagged module references Colin Cross