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