index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
test.go
Age
Commit message (
Expand
)
Author
2024-05-10
Remove duplicated CollectDependencyAconfigFiles()
Justin Yun
2024-04-16
Implement test-only for python_ rules
Ronald Braunstein
2024-02-07
Generate ATS 2.0 config for Mobly test.
Ziwei Zhang
2024-01-10
Propagate aconfig providers for more modules.
LaMont Jones
2023-12-14
Convert SetProvider to generic providers API
Colin Cross
2023-12-08
Remove ConvertWithBp2build implementations
Colin Cross
2023-11-30
Move test data installation to Soong
Colin Cross
2023-11-15
Add proto for Test ownership metadata.
Aditya Choudhary
2023-05-19
Add data_device_bins_both properties for python_test_host
Zi Wang
2023-05-18
Enable host cross python test builds
Colin Cross
2023-03-08
Add python template for mobly tests.
Ziwei Zhang
2023-01-25
Refactor python rules
Cole Faust
2023-01-03
Allow adding extra tradefed options in the Android.bp file
Cole Faust
2022-12-19
Revert "Allow adding extra tradefed options in the Android.bp file"
Tahsin Loqman
2022-12-09
Allow adding extra tradefed options in the Android.bp file
Cole Faust
2022-08-17
Move common test_options properties into the android package
Zhenhuang Wang
2021-11-03
Revert "Fix python_binary_host module in mixed build."
Rupert Shuttleworth
2021-11-02
Fix python_binary_host module in mixed build.
Wei Li
2021-05-27
Switch python_test_host default to unit_test:true
Julien Desprez
2021-03-17
Add preparers for python
Paul Duffin
2020-12-01
Add comments/refactor for python.go
Liz Kammer
2020-11-23
Add java_data parameter to python modules
Colin Cross
2020-11-16
Add unit_test test option in test configs
Dan Shi
2020-09-21
Add support of test data to python_host_test
Dan Shi
2020-06-10
Fix using generated test configs for sh_test, python_test and rust_test modules
Colin Cross
2019-09-26
Allow test to specify whether or not to auto-generate test config
Dan Shi
2019-02-19
[SOONG] Not auto-generate test config if test_suite is cts
yangbill
2019-01-14
Autogen python test config.
yelinhsieh
2018-08-07
Support 'test_config' into soong modules
Julien Desprez
2017-12-01
Revert "Revert "Change Python in Soong to support device side build.""
Nan Zhang
2017-12-01
Revert "Change Python in Soong to support device side build."
Nan Zhang
2017-11-30
Change Python in Soong to support device side build.
Nan Zhang
2017-09-05
<Hermetic> Replace Soong Python bootstrap process with embedded
Nan Zhang
2017-06-30
Refactor factories
Colin Cross
2017-05-17
Add python_test_host module.
Nan Zhang