summaryrefslogtreecommitdiff
path: root/python/test.go
AgeCommit message (Expand)Author
2022-08-17Move common test_options properties into the android package Zhenhuang Wang
2021-11-03Revert "Fix python_binary_host module in mixed build." Rupert Shuttleworth
2021-11-02Fix python_binary_host module in mixed build. Wei Li
2021-05-27Switch python_test_host default to unit_test:true Julien Desprez
2021-03-17Add preparers for python Paul Duffin
2020-12-01Add comments/refactor for python.go Liz Kammer
2020-11-23Add java_data parameter to python modules Colin Cross
2020-11-16Add unit_test test option in test configs Dan Shi
2020-09-21Add support of test data to python_host_test Dan Shi
2020-06-10Fix using generated test configs for sh_test, python_test and rust_test modules Colin Cross
2019-09-26Allow 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-14Autogen python test config. yelinhsieh
2018-08-07Support 'test_config' into soong modules Julien Desprez
2017-12-01Revert "Revert "Change Python in Soong to support device side build."" Nan Zhang
2017-12-01Revert "Change Python in Soong to support device side build." Nan Zhang
2017-11-30Change 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-30Refactor factories Colin Cross
2017-05-17Add python_test_host module. Nan Zhang