summaryrefslogtreecommitdiff
path: root/tradefed
AgeCommit message (Expand)Author
2025-02-11Clarify that an AndroidTest.xml file needs to be deleted for autogen warning ... Rex Hoffman
2025-02-08Use ld-library-path to point to the standalone libs when enabled Yifeng Zeng
2025-02-05Implement a feature that installs a cc_test's dependencies into a standalone ... Yifeng Zeng
2025-01-29Raise error when extra test runner options specified but not used Dan Shi
2024-11-07test_module_config for sh_test Ronald Braunstein
2024-11-07Revert "test_module_config for sh_test" Liana Kazanova
2024-11-06test_module_config for sh_test Ronald Braunstein
2024-09-26Support test_runner_options in android_test Dan Shi
2024-06-02Reapply "Change test_module_config from copying files to symlink ..." Ronald Braunstein
2024-05-31Revert "Change test_module_config from copying files to symlink ..." Priyanka Advani
2024-05-31Change test_module_config from copying files to symlink files. Ronald Braunstein
2024-03-28Add test_module_config_host Ronald Braunstein
2024-03-06Test_Module_Config soong implementation Ronald Braunstein
2024-02-08Add `android_ravenwood_test` build rule Makoto Onuki
2023-12-13Enable Soong's tradefed_binary to support multi-arch Nelson Li
2023-12-08Remove ConvertWithBp2build implementations Colin Cross
2023-09-20Have ConvertWBp2build use Bp2buildMutatorContext Chris 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 variable Dan Shi
2023-05-26Support test runnner option in auto generated test configs Dan Shi
2023-04-26Merge "Remove jar target not used" Julien Desprez
2023-04-25Remove jar target not used Julien Desprez
2023-03-08Add python template for mobly tests. Ziwei Zhang
2023-01-04Fix missing test name after aosp/2372150 Cole Faust
2023-01-03Allow adding extra tradefed options in the Android.bp file Cole 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 macro Kevin Dagostino
2022-12-09Allow adding extra tradefed options in the Android.bp file Cole Faust
2022-01-26build device binary for java_test_host Sam Delmerico
2021-09-21rust: Add require_root and vendor install base Ivan Lozano
2021-04-06Attach rust_benchmark to atest and tradefed. Jakub Kotur
2021-02-06Add LOCAL_LICENSE_KINDS to build/soong Bob Badour
2020-11-19Use java host unit tests template for unit tests Julien Desprez
2020-10-20Remove hosttestlib from suite dependencies Julien Desprez
2020-10-19Move tradefed_binary.go into subdir Jooyung Han
2020-10-15Add the Tradefed binary (suite) rules to soong Julien Desprez
2020-09-01AutoGen: Support NativeTest with vendor namespace. yangbill
2020-07-19Package robolectric tests for tradefed Colin Cross
2020-06-12Merge "Fix module name when autogenerating test config" Chih-hung Hsieh
2020-06-11Fix module name when autogenerating test config Stephen 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 refactoring Jaewoong 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 names Chih-Hung Hsieh