1. b881e32 Add $ORIGIN to rpath for cc_test modules by Colin Cross · 8 months ago
  2. aa39480 Split usage of UseVndk by Kiyoung Kim · 12 months ago
  3. 4a9e6ec Use ModuleInfoJSONProvider for cc modules by Colin Cross · 1 year ago
  4. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 1 month ago
  5. 5c1d5fb Move test data installation to Soong by Colin Cross · 1 year, 1 month ago
  6. 4b6eaf4 Set testModule to true in cc.NewTest(). by Aditya Choudhary · 1 year, 1 month ago
  7. 87b2ab2 Add test spec provider to test modules. by Aditya Choudhary · 1 year, 1 month ago
  8. 6e11974 Revert "Do not convert non-unit tests." by Jingwen Chen · 1 year, 3 months ago
  9. 5f1b3c7 create, but dont register, bp2build_deps mutator by Chris Parsons · 1 year, 3 months ago
  10. 80b54d2 Do not convert non-unit tests. by Liz Kammer · 1 year, 4 months ago
  11. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 3 months ago
  12. e56803d Merge "Skip device test only configs for auto gen test config" into main by Treehugger Robot · 1 year, 4 months ago
  13. 7ece4aa Support memtag sanitizer. by Yu Liu · 1 year, 4 months ago
  14. fdca7fe Give cc_test rule information to determine the test types by yike · 1 year, 4 months ago
  15. ad04250 Skip device test only configs for auto gen test config by Dan Shi · 1 year, 5 months ago
  16. e50fd11 Emit gtest in BUILD files only if Android.bp sets it by Spandan Das · 1 year, 5 months ago
  17. d1cd351 Support cc_test.isolated in bp2build by Spandan Das · 1 year, 5 months ago
  18. f5a8655 Fix difference in default `cc_test.isolated` in soong and bp2build by Spandan Das · 1 year, 5 months ago
  19. 35448be Merge "Make libtest_* deps explicit in BUILD files" into main by Treehugger Robot · 1 year, 5 months ago
  20. 6ee23ad cc_test mixed builds: suffix bazel label with __tf_internal. by Jingwen Chen · 1 year, 5 months ago
  21. 651203d Make libtest_* deps explicit in BUILD files by Spandan Das · 1 year, 5 months ago
  22. ec73143 Support test runnner option in auto generated test configs by Dan Shi · 1 year, 7 months ago
  23. 4ed95e2 mixed build targets need transitive tidy files by Sam Delmerico · 1 year, 11 months ago
  24. 5fb794a clean up CL for androidmk variables by Sam Delmerico · 1 year, 11 months ago
  25. 225a37a Use the same rpaths for tests and binaries and cc and rust by Colin Cross · 2 years ago
  26. 2168054 Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 1 month ago
  27. 1d174b1 Merge "Revert "Allow adding extra tradefed options in the Android.bp file"" by Jigar Thakkar · 2 years ago
  28. 5978942 Merge "mixed builds: add cc_test bazel handler, and add adbd_test to staging allowlist." by Treehugger Robot · 2 years ago
  29. 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 2 years ago
  30. 32edd1a Add tradefed attributes to cc_test bazel macro by Kevin Dagostino · 2 years, 1 month ago
  31. 3952a90 mixed builds: add cc_test bazel handler, and add adbd_test to staging allowlist. by Jingwen Chen · 2 years, 1 month ago
  32. 8ec823c Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 1 month ago
  33. c9b8fbd bp2build for tidy_disabled_srcs by Sam Delmerico · 2 years, 2 months ago
  34. fb3bb32 add clang_tidy properties to bp2build by Sam Delmerico · 2 years, 2 months ago
  35. fbff97a bp2build: Convert cc_test.test_options.tags to cc_test.tags by Jingwen Chen · 2 years, 3 months ago
  36. ebdc20f Use CommonAttributes.Data for cc_test.data. by Jingwen Chen · 2 years, 4 months ago
  37. 537242c Convert cc_test targets with bp2build. by Jingwen Chen · 2 years, 4 months ago
  38. 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 2 years, 5 months ago
  39. d8b5866 Revert "Turn gtest isolated true by default" by Md Shahriar Hossain Sajib · 2 years, 7 months ago
  40. d2a9d88 Turn gtest isolated true by default by Julien Desprez · 2 years, 8 months ago
  41. cd8fd67 Make isolated true by default for gtest by Trevor Radcliffe · 2 years, 8 months ago
  42. f389cb4 Add support for test_suites to cc_test_library by Trevor Radcliffe · 2 years, 9 months ago
  43. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 2 months ago
  44. d396515 Remove test_min_api_level property by Justin Yun · 3 years, 1 month ago
  45. 4e5f07d rust: Add data_libs and data_bins to rust_test by Ivan Lozano · 3 years, 2 months ago
  46. c8caa06 Add data_bins property by Colin Cross · 3 years, 3 months ago
  47. cfb0f5e Support per-testcase directories in all test suites by Colin Cross · 3 years, 3 months ago
  48. 5c97bc6 Revert "update build rules to use /data/local/tests/unrestricted" by Guang Zhu · 3 years, 3 months ago
  49. 8315066 update build rules to use /data/local/tests/unrestricted by Guang Zhu · 3 years, 3 months ago
  50. a364cfb Define vsr_min_shipping_api_level to cc_test by Justin Yun · 3 years, 8 months ago
  51. 46f6605 Define test_min_vndk_version for cc_test by Justin Yun · 3 years, 8 months ago
  52. 107a4cb Update test_min_api_level for cc_test by Justin Yun · 3 years, 11 months ago
  53. 8908b37 Switch cc_test host_supported: true to unit tests by Julien Desprez · 3 years, 11 months ago
  54. 3b933d3 Test changing default of cc_test_host by Julien Desprez · 4 years ago
  55. 193ac2e Support "memtag_heap" sanitizer. by Evgenii Stepanov · 4 years, 8 months ago
  56. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
  57. 46a512f test_for is available for all cc_* module types by Jiyong Park · 4 years, 1 month ago
  58. d79572f Add unit_test test option in test configs by Dan Shi · 4 years, 1 month ago
  59. 90dab34 Use alias for test_per_src apex dependencies by Colin Cross · 4 years, 4 months ago
  60. 5ec4555 AutoGen: Support NativeTest with vendor namespace. by yangbill · 4 years, 5 months ago
  61. 95d1942 Add extra_test_configs option by Dan Shi · 4 years, 4 months ago
  62. 216e10a Install data_libs using relative_install_path property by Chris Parsons · 4 years, 6 months ago
  63. 79d66a5 Add `data_libs` property to cc_test rules by Chris Parsons · 4 years, 7 months ago
  64. 519db27 Add test-suite-tag to test_options by David Srbecky · 4 years, 6 months ago
  65. 6109ada Merge "Add test data dependencies to APEX." by Liz Kammer · 4 years, 8 months ago
  66. 1c14a21 Add test data dependencies to APEX. by Liz Kammer · 4 years, 8 months ago
  67. 8aa4010 Use StopServicesSetup to stop/start framework. by Dan Shi · 4 years, 8 months ago
  68. 1e3fdcd Add test_mainline_modules to the auto-gen test config(GTest only). by easoncylee · 4 years, 8 months ago
  69. 62304bb Add test_for property by Jiyong Park · 4 years, 9 months ago
  70. 67a8834 Support arch variant for data attribute by Dan Shi · 4 years, 10 months ago
  71. 4af21ed Split local and global cflags by Colin Cross · 5 years ago
  72. a5f22ed Add rust_test and rust_test_host. by Chih-Hung Hsieh · 5 years ago
  73. 6ffaaa8 Allow test to specify whether or not to auto-generate test config by Dan Shi · 5 years ago
  74. 0d7111e Add option test_min_api_level and test_min_sdk_version for auto-generated test config by nelsonli · 5 years ago
  75. bc0f260 Revert "Revert "Force gtest to use adb unroot if required_root is false or not set"" by Dan Shi · 5 years ago
  76. 1a5eeb3 Revert "Force gtest to use adb unroot if required_root is false or not set" by Julien Desprez · 5 years ago
  77. b2cb324 Force gtest to use adb unroot if required_root is false or not set by Dan Shi · 5 years ago
  78. 20ccd21 Add option disable_framework for auto-generated test config by Dan Shi · 5 years ago
  79. 9b5fde9 Handle `test_per_src` test variations as dependencies of APEX modules. by Roland Levillain · 6 years ago
  80. f2fad97 Create an extra variation in `test_per_src` mutator collecting all outputs. by Roland Levillain · 6 years ago
  81. 34cbba6 Add liblog as shared dependency for isolated tests. by Christopher Ferris · 5 years ago
  82. 37ee3b8 Support require_root in auto-gen test configs by Dan Shi · 6 years ago
  83. c249c71 Soong: Add synopsis to several modules under cc package. by Patrice Arruda · 6 years ago
  84. 9fc6040 ATest: GTest auto gen config support run_test_as in Android.bp . by yelinhsieh · 6 years ago
  85. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  86. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  87. a61ff2c cc_test: emit errors if there's duplicate in srcs by Jooyung Han · 6 years ago
  88. eb7398e Autogenerate some extra_options based on some build properties by Julien Desprez · 6 years ago
  89. 4f41bc2 [SOONG] Not auto-generate test config if test_suite is cts by yangbill · 6 years ago
  90. 5f45e81 Enable benchmarks on darwin by Colin Cross · 6 years ago
  91. fd18c42 Revert "ATest: GTest auto gen config support run_test_as in Android.bp ." by Bill Yang · 6 years ago
  92. d30b940 ATest: GTest auto gen config support run_test_as in Android.bp . by yelinhsieh · 6 years ago
  93. 9df92d6 Add an isolated option for cc_test targets. by Christopher Ferris · 6 years ago
  94. 3333889 TradeFed: Add "test_config_template" flag in Android.bp by Jack He · 6 years ago
  95. 303e21f Move autogenerated test config into Soong by Colin Cross · 6 years ago
  96. e146e39 Support 'test_config' into soong modules by Julien Desprez · 6 years ago
  97. b3174d1 Build System: Fix rpath error if native executable under testcase folder. by yangbill · 7 years ago
  98. 38b40df Use proptools.BoolDefault by Colin Cross · 7 years ago
  99. 7dd5899 Fix NDK gtest name. by Dan Albert · 7 years ago
  100. c9460bb Remove support for gnustl. by Dan Albert · 7 years ago