summaryrefslogtreecommitdiff
path: root/python/test.go
AgeCommit message (Expand)Author
2024-05-10Remove duplicated CollectDependencyAconfigFiles() Justin Yun
2024-04-16Implement test-only for python_ rules Ronald Braunstein
2024-02-07Generate ATS 2.0 config for Mobly test. Ziwei Zhang
2024-01-10Propagate aconfig providers for more modules. LaMont Jones
2023-12-14Convert SetProvider to generic providers API Colin Cross
2023-12-08Remove ConvertWithBp2build implementations Colin Cross
2023-11-30Move test data installation to Soong Colin Cross
2023-11-15Add proto for Test ownership metadata. Aditya Choudhary
2023-05-19Add data_device_bins_both properties for python_test_host Zi Wang
2023-05-18Enable host cross python test builds Colin Cross
2023-03-08Add python template for mobly tests. Ziwei Zhang
2023-01-25Refactor python rules Cole Faust
2023-01-03Allow adding extra tradefed options in the Android.bp file Cole Faust
2022-12-19Revert "Allow adding extra tradefed options in the Android.bp file" Tahsin Loqman
2022-12-09Allow adding extra tradefed options in the Android.bp file Cole Faust
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