index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
/
prebuilt_test.go
Age
Commit message (
Expand
)
Author
2021-03-22
Remove uses of FixtureFactory from android package
Paul Duffin
2021-03-02
Add error handling to test fixtures
Paul Duffin
2021-02-26
Add test fixture support
Paul Duffin
2020-11-12
Pass Config to NewTestContext instead of ctx.Register
Colin Cross
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-06
Make lots of tests run in parallel
Colin Cross
2020-09-24
HostCross is an attribute of a Target, not OsType
Jiyong Park
2020-07-15
Do not consider disabled prebuilt variants.
Martin Stjernholm
2020-07-15
Revert "Do not consider disabled prebuilt variants."
Charles Chen
2020-07-10
Do not consider disabled prebuilt variants.
Martin Stjernholm
2020-06-11
Make override modules compatible with prebuilts.
Jaewoong Jung
2020-05-29
Fix prebuilt test on mac
Paul Duffin
2020-05-28
Fall back to the source module for variants that the corresponding
Martin Stjernholm
2020-01-15
Exclude source->prebuilt deps from visibility enforcement
Paul Duffin
2019-12-19
Dedup prebuilt mutator registration
Paul Duffin
2019-12-18
Move filesystem into Config
Colin Cross
2019-11-25
Make TestContext.RegisterModuleType take an android.ModuleFactory
Colin Cross
2019-06-10
Share buildDir for android/soong/android tests
Colin Cross
2019-06-04
Support tagged module references
Colin Cross
2019-04-19
Ensure that PathsForModuleSrc works with prebuilts
Jiyong Park
2019-03-07
Annotate paths and deprecate ExtractSource(s)Deps
Colin Cross
2019-02-01
Remove empty DepsMutator methods
Colin Cross
2018-04-18
Fix few issues with filegroups
Pirama Arumuga Nainar
2018-03-15
Extract failIfErrored() to android/testing.go
Logan Chien
2017-10-10
Let tests override environment
Colin Cross
2017-08-11
Rename java_prebuilt_library to java_import
Colin Cross
2017-07-31
Fix java prebuilts
Colin Cross
2017-07-14
Add integration testing infrastructure
Colin Cross
2017-06-30
Refactor factories
Colin Cross
2017-03-17
Fix installing prebuilts with no source module
Colin Cross
2016-10-14
Re-enable prebuilt_test
Colin Cross
2016-10-13
Initial prebuilt support
Colin Cross