aboutsummaryrefslogtreecommitdiff
path: root/tradefed
AgeCommit message (Expand)Author
2024-03-28Add test_module_config_hostRonald Braunstein
2024-03-06Test_Module_Config soong implementationRonald Braunstein
2024-02-08Add `android_ravenwood_test` build ruleMakoto Onuki
2023-12-13Enable Soong's tradefed_binary to support multi-archNelson Li
2023-12-08Remove ConvertWithBp2build implementationsColin Cross
2023-09-20Have ConvertWBp2build use Bp2buildMutatorContextChris Parsons
2023-08-22Support dynamic config file for cc_test.Yu Liu
2023-08-19Fix a bug where the default AndroidTest.xml was not picked up.Yu Liu
2023-06-15Remove unnecessary variableDan Shi
2023-05-26Support test runnner option in auto generated test configsDan Shi
2023-04-26Merge "Remove jar target not used"Julien Desprez
2023-04-25Remove jar target not usedJulien Desprez
2023-03-08Add python template for mobly tests.Ziwei Zhang
2023-01-04Fix missing test name after aosp/2372150Cole Faust
2023-01-03Allow adding extra tradefed options in the Android.bp fileCole Faust
2022-12-20Merge "Revert "Allow adding extra tradefed options in the Android.bp file""Jigar Thakkar
2022-12-19Revert "Allow adding extra tradefed options in the Android.bp file"Tahsin Loqman
2022-12-18Add tradefed attributes to cc_test bazel macroKevin Dagostino
2022-12-09Allow adding extra tradefed options in the Android.bp fileCole Faust
2022-01-26build device binary for java_test_hostSam Delmerico
2021-09-21rust: Add require_root and vendor install baseIvan Lozano
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