1. f424c9a test_module_config for sh_test by Ronald Braunstein · 7 months ago
  2. 876b803 Revert "test_module_config for sh_test" by Liana Kazanova · 6 months ago
  3. 45dca5c test_module_config for sh_test by Ronald Braunstein · 7 months ago
  4. 4b34a72 Support test_runner_options in android_test by Dan Shi · 8 months ago
  5. 01d31bd Reapply "Change test_module_config from copying files to symlink ..." by Ronald Braunstein · 12 months ago
  6. c6a321e Revert "Change test_module_config from copying files to symlink ..." by Priyanka Advani · 12 months ago
  7. f216af5 Change test_module_config from copying files to symlink files. by Ronald Braunstein · 1 year, 1 month ago
  8. 1a6e7c0 Add test_module_config_host by Ronald Braunstein · 1 year, 2 months ago
  9. fce4316 Test_Module_Config soong implementation by Ronald Braunstein · 1 year, 4 months ago
  10. 4a9869d Add `android_ravenwood_test` build rule by Makoto Onuki · 1 year, 7 months ago
  11. 8efd580 Enable Soong's tradefed_binary to support multi-arch by Nelson Li · 1 year, 6 months ago
  12. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 6 months ago
  13. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 8 months ago
  14. d136a6a Support dynamic config file for cc_test. by Yu Liu · 1 year, 9 months ago
  15. 574e353 Fix a bug where the default AndroidTest.xml was not picked up. by Yu Liu · 1 year, 9 months ago
  16. 9b4835c Remove unnecessary variable by Dan Shi · 2 years ago
  17. ec73143 Support test runnner option in auto generated test configs by Dan Shi · 2 years ago
  18. 3895c28 Merge "Remove jar target not used" by Julien Desprez · 2 years, 1 month ago
  19. 45bd092 Remove jar target not used by Julien Desprez · 2 years, 1 month ago
  20. c3bb83a Add python template for mobly tests. by Ziwei Zhang · 2 years, 3 months ago
  21. 0cec5ea Fix missing test name after aosp/2372150 by Cole Faust · 2 years, 5 months ago
  22. 2168054 Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 6 months ago
  23. 1d174b1 Merge "Revert "Allow adding extra tradefed options in the Android.bp file"" by Jigar Thakkar · 2 years, 5 months ago
  24. 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 2 years, 5 months ago
  25. 32edd1a Add tradefed attributes to cc_test bazel macro by Kevin Dagostino · 2 years, 6 months ago
  26. 8ec823c Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 6 months ago
  27. b3342ce build device binary for java_test_host by Sam Delmerico · 3 years, 4 months ago
  28. ba22261 rust: Add require_root and vendor install base by Ivan Lozano · 3 years, 8 months ago
  29. 546ccd5 Attach rust_benchmark to atest and tradefed. by Jakub Kotur · 4 years, 4 months ago
  30. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years, 4 months ago
  31. 70898c4 Use java host unit tests template for unit tests by Julien Desprez · 4 years, 6 months ago
  32. 95ea917 Remove hosttestlib from suite dependencies by Julien Desprez · 4 years, 7 months ago
  33. 1e611b8 Move tradefed_binary.go into subdir by Jooyung Han · 4 years, 7 months ago
  34. 37de54e Add the Tradefed binary (suite) rules to soong by Julien Desprez · 4 years, 7 months ago
  35. 5ec4555 AutoGen: Support NativeTest with vendor namespace. by yangbill · 4 years, 9 months ago
  36. 8eebb13 Package robolectric tests for tradefed by Colin Cross · 5 years ago
  37. 000aef6 Merge "Fix module name when autogenerating test config" by Chih-hung Hsieh · 5 years ago
  38. b7fd37c Fix module name when autogenerating test config by Stephen Crane · 5 years ago
  39. fc80fe7 Make rust_test file output more similar to cc_test. by Ivan Lozano · 5 years ago
  40. c5b8749 Implement test config auto-gen for sh_test. by frankfeng · 5 years ago
  41. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 5 years ago
  42. 5bcff5d Add test_mainline_modules to the auto-gen test config(AndroidJUnitTest only). by easoncylee · 5 years ago
  43. 1e3fdcd Add test_mainline_modules to the auto-gen test config(GTest only). by easoncylee · 5 years ago
  44. e29c21e Allow using test_config_template for CTS tests. by Lorenzo Colitti · 5 years ago
  45. ede57ae Generate tradefed config for rust device tests. by Chih-Hung Hsieh · 5 years ago
  46. 41805be Add TestProperties, gen test config, fix names by Chih-Hung Hsieh · 6 years ago
  47. 6ffaaa8 Allow test to specify whether or not to auto-generate test config by Dan Shi · 6 years ago
  48. 0d7111e Add option test_min_api_level and test_min_sdk_version for auto-generated test config by nelsonli · 6 years ago
  49. 20ccd21 Add option disable_framework for auto-generated test config by Dan Shi · 6 years ago
  50. 37ee3b8 Support require_root in auto-gen test configs by Dan Shi · 6 years ago
  51. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  52. eb7398e Autogenerate some extra_options based on some build properties by Julien Desprez · 6 years ago
  53. 4f41bc2 [SOONG] Not auto-generate test config if test_suite is cts by yangbill · 6 years ago
  54. 80880a3 Autogen python test config. by yelinhsieh · 7 years ago
  55. fd18c42 Revert "ATest: GTest auto gen config support run_test_as in Android.bp ." by Bill Yang · 7 years ago
  56. d30b940 ATest: GTest auto gen config support run_test_as in Android.bp . by yelinhsieh · 7 years ago
  57. 3333889 TradeFed: Add "test_config_template" flag in Android.bp by Jack He · 7 years ago
  58. 91606c0 Fix template for native benchmark test config by Colin Cross · 7 years ago
  59. 303e21f Move autogenerated test config into Soong by Colin Cross · 7 years ago