index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cc
/
test_data_test.go
Age
Commit message (
Expand
)
Author
2025-02-12
Don't panic in ModuleForTests and friends
Colin Cross
2021-09-02
Do not modules in files called "Blueprints".
Lukacs T. Berki
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
2019-12-18
Move filesystem into Config
Colin Cross
2019-11-25
Make TestContext.RegisterModuleType take an android.ModuleFactory
Colin Cross
2019-03-20
Replace ctx.ExpandSources with android.PathsForModuleSrc
Colin Cross
2019-03-07
Annotate paths and deprecate ExtractSource(s)Deps
Colin Cross
2018-07-22
Fix `go vet` issues
Dan Willemsen
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-07-14
Add integration testing infrastructure
Colin Cross
2017-06-30
Refactor factories
Colin Cross
2017-03-16
Use a minimal set of mutators, module types, and singletons for tests
Colin Cross
2017-02-02
Support data properties for test binaries
Colin Cross