summaryrefslogtreecommitdiff
path: root/test/Android.bp
AgeCommit message (Expand)Author
2022-02-11Revert^4 "Generate a primary boot image for testing." Jiakai Zhang
2022-02-08Revert^3 "Generate a primary boot image for testing." Jiakai Zhang
2022-02-07Revert^2 "Generate a primary boot image for testing." Jiakai Zhang
2022-02-04Revert^2 "Add config for testing compiling and launching an app" Santiago Aboy Solanes
2022-02-01Revert "Generate a primary boot image for testing." Hans Boehm
2022-01-31Generate a primary boot image for testing. Jiakai Zhang
2021-12-10Revert "Add config for testing compiling and launching an app" Krzysztof KosiƄski
2021-12-08Add config for testing compiling and launching an app Santiago Aboy Solanes
2021-11-24Add `art_standalone_libartpalette_tests` to CTS. Roland Levillain
2021-11-24Aesthetic changes in `test/Android.bp`. Roland Levillain
2021-11-09Consolidate min_sdk_version settings. Martin Stjernholm
2021-11-09Make art_test_common_defaults inherit art_defaults. Martin Stjernholm
2021-11-09Make art_debug_defaults inherit art_defaults. Martin Stjernholm
2021-11-09Remove libart_runtime_headers_ndk from libctstiagent. Martin Stjernholm
2021-11-01Fix build with global ThinLTO Yi Kong
2021-10-28Add dexpreopt_test. Jiakai Zhang
2021-10-15Disable the new run test modules when not building ART from sources. Martin Stjernholm
2021-10-05Move run-test compilation to soong. David Srbecky
2021-09-24Copying sun.misc.Unsafe to jdk.internal.misc Sorin Basca
2021-09-22Enforcing min_sdk_version on art-run-test* and art_standalone*_tests Spandan Das
2021-09-10Fix -Wframe-larger-than warnings in ART tests Yi Kong
2021-08-19Disable errorprone builds for art runtests Colin Cross
2021-07-08Add support for standalone ART gtests to MTS. Roland Levillain
2021-07-06Uncouple ART gtests from the ART APEX. Roland Levillain
2021-06-28Rename some ART gtest related Soong modules. Roland Levillain
2021-06-03Re-land "Add 2040-huge-native-alloc test" Hans Boehm
2021-05-25Add liblog to art_gtest_defaults Orion Hodson
2021-05-24art: unbreak dalvikvm builds on host Orion Hodson
2021-05-19Disable most ART source modules when ART prebuilts are enabled. Martin Stjernholm
2021-05-10Link libvixl statically. Vladimir Marko
2021-05-09Revert "Add 2040-huge-native-alloc test" Hans Boehm
2021-05-07Add 2040-huge-native-alloc test Hans Boehm
2021-05-07Fix some tests to work in prebuilt ART module mode. Martin Stjernholm
2021-05-05In run tests, do not rely on loading native libs in the ART namespace Martin Stjernholm
2021-04-12Merge libdexfile_external into libdexfile (reland 2). Martin Stjernholm
2021-04-09Revert "Merge libdexfile_external into libdexfile (reland)." Ulyana Trafimovich
2021-04-09Merge libdexfile_external into libdexfile (reland). Martin Stjernholm
2021-04-01Revert "Merge libdexfile_external into libdexfile." Nikita Ioffe
2021-04-01Reland "Change JNI behavior related to hiddenapi." Nicolas Geoffray
2021-04-01Merge libdexfile_external into libdexfile. Martin Stjernholm
2021-03-31Revert "Change JNI behavior related to hiddenapi." Nicolas Geoffray
2021-03-30Change JNI behavior related to hiddenapi. Nicolas Geoffray
2021-03-18Drop whole_static_libs for libasync_safe and clean up static linking of Martin Stjernholm
2021-03-03Generalize the defaults module for module source builds. Martin Stjernholm
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to art Bob Badour
2021-02-11Enable art MTS tests to generate android-mts-art as well as be included in an... Kimberly Kreider
2021-01-13Revert^2 "Add disable/get/set_hidden_api_enforcement_policy extensions" Alex Light
2021-01-12Revert "Add disable/get/set_hidden_api_enforcement_policy extensions" Nicolas Geoffray
2021-01-11Add disable/get/set_hidden_api_enforcement_policy extensions Alex Light
2020-12-17Change default to build with ART Module prebuilts rather than sources. Martin Stjernholm