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