1. f389cb4 Add support for test_suites to cc_test_library by Trevor Radcliffe · 2 years, 9 months ago
  2. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 2 months ago
  3. d396515 Remove test_min_api_level property by Justin Yun · 3 years, 1 month ago
  4. 4e5f07d rust: Add data_libs and data_bins to rust_test by Ivan Lozano · 3 years, 2 months ago
  5. c8caa06 Add data_bins property by Colin Cross · 3 years, 3 months ago
  6. cfb0f5e Support per-testcase directories in all test suites by Colin Cross · 3 years, 3 months ago
  7. 5c97bc6 Revert "update build rules to use /data/local/tests/unrestricted" by Guang Zhu · 3 years, 3 months ago
  8. 8315066 update build rules to use /data/local/tests/unrestricted by Guang Zhu · 3 years, 3 months ago
  9. a364cfb Define vsr_min_shipping_api_level to cc_test by Justin Yun · 3 years, 8 months ago
  10. 46f6605 Define test_min_vndk_version for cc_test by Justin Yun · 3 years, 8 months ago
  11. 107a4cb Update test_min_api_level for cc_test by Justin Yun · 3 years, 11 months ago
  12. 8908b37 Switch cc_test host_supported: true to unit tests by Julien Desprez · 3 years, 11 months ago
  13. 3b933d3 Test changing default of cc_test_host by Julien Desprez · 4 years ago
  14. 193ac2e Support "memtag_heap" sanitizer. by Evgenii Stepanov · 4 years, 8 months ago
  15. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
  16. 46a512f test_for is available for all cc_* module types by Jiyong Park · 4 years, 1 month ago
  17. d79572f Add unit_test test option in test configs by Dan Shi · 4 years, 1 month ago
  18. 90dab34 Use alias for test_per_src apex dependencies by Colin Cross · 4 years, 4 months ago
  19. 5ec4555 AutoGen: Support NativeTest with vendor namespace. by yangbill · 4 years, 5 months ago
  20. 95d1942 Add extra_test_configs option by Dan Shi · 4 years, 4 months ago
  21. 216e10a Install data_libs using relative_install_path property by Chris Parsons · 4 years, 6 months ago
  22. 79d66a5 Add `data_libs` property to cc_test rules by Chris Parsons · 4 years, 7 months ago
  23. 519db27 Add test-suite-tag to test_options by David Srbecky · 4 years, 6 months ago
  24. 6109ada Merge "Add test data dependencies to APEX." by Liz Kammer · 4 years, 8 months ago
  25. 1c14a21 Add test data dependencies to APEX. by Liz Kammer · 4 years, 8 months ago
  26. 8aa4010 Use StopServicesSetup to stop/start framework. by Dan Shi · 4 years, 8 months ago
  27. 1e3fdcd Add test_mainline_modules to the auto-gen test config(GTest only). by easoncylee · 4 years, 8 months ago
  28. 62304bb Add test_for property by Jiyong Park · 4 years, 9 months ago
  29. 67a8834 Support arch variant for data attribute by Dan Shi · 4 years, 10 months ago
  30. 4af21ed Split local and global cflags by Colin Cross · 5 years ago
  31. a5f22ed Add rust_test and rust_test_host. by Chih-Hung Hsieh · 5 years ago
  32. 6ffaaa8 Allow test to specify whether or not to auto-generate test config by Dan Shi · 5 years ago
  33. 0d7111e Add option test_min_api_level and test_min_sdk_version for auto-generated test config by nelsonli · 5 years ago
  34. bc0f260 Revert "Revert "Force gtest to use adb unroot if required_root is false or not set"" by Dan Shi · 5 years ago
  35. 1a5eeb3 Revert "Force gtest to use adb unroot if required_root is false or not set" by Julien Desprez · 5 years ago
  36. b2cb324 Force gtest to use adb unroot if required_root is false or not set by Dan Shi · 5 years ago
  37. 20ccd21 Add option disable_framework for auto-generated test config by Dan Shi · 5 years ago
  38. 9b5fde9 Handle `test_per_src` test variations as dependencies of APEX modules. by Roland Levillain · 6 years ago
  39. f2fad97 Create an extra variation in `test_per_src` mutator collecting all outputs. by Roland Levillain · 6 years ago
  40. 34cbba6 Add liblog as shared dependency for isolated tests. by Christopher Ferris · 5 years ago
  41. 37ee3b8 Support require_root in auto-gen test configs by Dan Shi · 6 years ago
  42. c249c71 Soong: Add synopsis to several modules under cc package. by Patrice Arruda · 6 years ago
  43. 9fc6040 ATest: GTest auto gen config support run_test_as in Android.bp . by yelinhsieh · 6 years ago
  44. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  45. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  46. a61ff2c cc_test: emit errors if there's duplicate in srcs by Jooyung Han · 6 years ago
  47. eb7398e Autogenerate some extra_options based on some build properties by Julien Desprez · 6 years ago
  48. 4f41bc2 [SOONG] Not auto-generate test config if test_suite is cts by yangbill · 6 years ago
  49. 5f45e81 Enable benchmarks on darwin by Colin Cross · 6 years ago
  50. fd18c42 Revert "ATest: GTest auto gen config support run_test_as in Android.bp ." by Bill Yang · 6 years ago
  51. d30b940 ATest: GTest auto gen config support run_test_as in Android.bp . by yelinhsieh · 6 years ago
  52. 9df92d6 Add an isolated option for cc_test targets. by Christopher Ferris · 6 years ago
  53. 3333889 TradeFed: Add "test_config_template" flag in Android.bp by Jack He · 6 years ago
  54. 303e21f Move autogenerated test config into Soong by Colin Cross · 6 years ago
  55. e146e39 Support 'test_config' into soong modules by Julien Desprez · 6 years ago
  56. b3174d1 Build System: Fix rpath error if native executable under testcase folder. by yangbill · 7 years ago
  57. 38b40df Use proptools.BoolDefault by Colin Cross · 7 years ago
  58. 7dd5899 Fix NDK gtest name. by Dan Albert · 7 years ago
  59. c9460bb Remove support for gnustl. by Dan Albert · 7 years ago
  60. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  61. 87c9d7b Export test/benchmark factory symbols. by Steven Moreland · 7 years ago
  62. bd75e1d Add $ORIGIN to rpath for host tests by Colin Cross · 7 years ago
  63. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  64. 27991b7 Add -lm to the default libs for Linux & Darwin by Dan Willemsen · 7 years ago
  65. 15d54d5 Make test_suites arch_variant by Dan Willemsen · 7 years ago
  66. 28690e9 Move benchmarks to /data/benchmarktest[64] to match make by Colin Cross · 7 years ago
  67. b97e818 Add support for data field in cc_benchmark. by Anders Lewis · 7 years ago
  68. 3624285 Refactor factories by Colin Cross · 8 years ago
  69. e28f4e2 Support test_suites in cc_benchmark modules by Colin Cross · 8 years ago
  70. a929db0 Add support for test_suites property on cc_test modules by Colin Cross · 8 years ago
  71. faeb7aa Support data properties for test binaries by Colin Cross · 8 years ago
  72. 3340d60 Allow disabling the named test directory for cc_test by Dan Willemsen · 8 years ago
  73. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 8 years ago
  74. ab3b732 Remove boolean arguments from NewLibrary() by Colin Cross · 8 years ago
  75. 798bfce Move registration into android package by Colin Cross · 8 years ago
  76. 0b24c74 Disable cc_benchmark for Darwin hosts by Dan Willemsen · 8 years ago
  77. 600c9df Improve test support for art tests by Colin Cross · 8 years ago
  78. 28bda51 Support shared cc_test_library by Dan Willemsen · 8 years ago
  79. 1d577e2 Expose module suffixes to Make by Dan Willemsen · 8 years ago
  80. 33586f3 Fix cc_benchmark installs by Colin Cross · 8 years ago
  81. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 8 years ago
  82. 42742b8 Rename compiler, linker and installer methods to be unique by Colin Cross · 8 years ago
  83. 4d9c2d1 Separate cc.go by Colin Cross · 8 years ago