summaryrefslogtreecommitdiff
path: root/tradefed
AgeCommit message (Expand)Author
2021-04-06Attach rust_benchmark to atest and tradefed.Jakub Kotur
2021-02-06Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2020-11-19Use java host unit tests template for unit testsJulien Desprez
2020-10-20Remove hosttestlib from suite dependenciesJulien Desprez
2020-10-19Move tradefed_binary.go into subdirJooyung Han
2020-10-15Add the Tradefed binary (suite) rules to soongJulien Desprez
2020-09-01AutoGen: Support NativeTest with vendor namespace.yangbill
2020-07-19Package robolectric tests for tradefedColin Cross
2020-06-12Merge "Fix module name when autogenerating test config"Chih-hung Hsieh
2020-06-11Fix module name when autogenerating test configStephen Crane
2020-06-11Make rust_test file output more similar to cc_test.Ivan Lozano
2020-06-04Implement test config auto-gen for sh_test.frankfeng
2020-06-01Soong package structure refactoringJaewoong Jung
2020-05-15Add test_mainline_modules to the auto-gen test config(AndroidJUnitTest only).easoncylee
2020-05-07Add test_mainline_modules to the auto-gen test config(GTest only).easoncylee
2020-02-14Allow using test_config_template for CTS tests.Lorenzo Colitti
2019-12-02Generate tradefed config for rust device tests.Chih-Hung Hsieh
2019-11-14Add TestProperties, gen test config, fix namesChih-Hung Hsieh
2019-09-26Allow test to specify whether or not to auto-generate test configDan Shi
2019-09-19Add option test_min_api_level and test_min_sdk_version for auto-generated tes...nelsonli
2019-08-28Add option disable_framework for auto-generated test configDan Shi
2019-06-14Support require_root in auto-gen test configsDan Shi
2019-03-04Replace *Escape with *EscapeListColin Cross
2019-03-01Autogenerate some extra_options based on some build propertiesJulien Desprez
2019-02-19[SOONG] Not auto-generate test config if test_suite is ctsyangbill
2019-01-14Autogen python test config.yelinhsieh
2018-10-25Revert "ATest: GTest auto gen config support run_test_as in Android.bp ."Bill Yang
2018-10-22ATest: GTest auto gen config support run_test_as in Android.bp .yelinhsieh
2018-09-26TradeFed: Add "test_config_template" flag in Android.bpJack He
2018-08-20Fix template for native benchmark test configColin Cross
2018-08-14Move autogenerated test config into SoongColin Cross