summaryrefslogtreecommitdiffstats
path: root/build/Android.gtest.mk
Commit message (Expand)AuthorAgeFilesLines
* Handle empty uncompressed and aligned dex file in an archive.Nicolas Geoffray2019-04-301-3/+26
* Fix dex location of boot oat files during preoptDavid Brazdil2019-04-111-2/+4
* Fix two_runtimes_test dependencies.Nicolas Geoffray2019-03-221-0/+6
* Add support for ANDROID_TZDATA_ROOTNeil Fuller2019-03-181-0/+7
* hiddenapi domain: Use oat dex file location if availableDavid Brazdil2019-03-141-1/+1
* Fix missing entry for the static libdexfile_support test in the gtest list.Martin Stjernholm2019-02-191-0/+1
* Merge "hiddenapi: Fix class hierarchy traversal"David Brazdil2019-02-021-1/+2
|\
| * hiddenapi: Fix class hierarchy traversalDavid Brazdil2019-02-011-1/+2
* | Revert "Revert "ART: introduce PALette abstraction layer""Orion Hodson2019-01-311-0/+1
* | Revert "ART: introduce PALette abstraction layer"Orion Hodson2019-01-301-1/+0
* | ART: introduce PALette abstraction layerOrion Hodson2019-01-301-0/+1
|/
* Fix oatdump_test.Nicolas Geoffray2019-01-261-0/+1
* Adjust ResolveRelativeEncodedDexLocation.Nicolas Geoffray2019-01-241-1/+1
* Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target.Roland Levillain2019-01-111-0/+3
* Add unit tests for libdexfile external API.Martin Stjernholm2019-01-101-2/+3
* Separate libdexfile external C ABI from the C++ header file.Martin Stjernholm2019-01-101-0/+1
* ART: Use timeout --foregroundAndreas Gampe2018-12-181-2/+2
* Revert^2 "Allow boot image for a part of the boot classpath."Vladimir Marko2018-12-141-6/+1
* ART: Fix missing \ in Android.gtest.mkAndreas Gampe2018-12-131-1/+1
* ART: Add timeout to host gtestsAndreas Gampe2018-12-121-3/+8
* Reduce core image to 6 modules.Vladimir Marko2018-12-041-1/+4
* Add support for ANDROID_RUNTIME_ROOT variableNeil Fuller2018-12-031-1/+6
* ART: Throw on soft verify failure in InitializeClass().Vladimir Marko2018-11-021-1/+14
* Revert "Remove dist-for-goals call for gtests."Dan Willemsen2018-10-211-0/+1
* Remove dist-for-goals call for gtests.Nicolas Geoffray2018-10-211-1/+0
* Add logic to eagerly resolve const-string for startup methodsMathieu Chartier2018-10-161-1/+2
* Add target gtest dependencies to build-art-target-tests.Nicolas Geoffray2018-10-121-1/+5
* Stop using DIST_DIR directly, use dist-for-goalsDan Willemsen2018-10-091-49/+53
* Merge "Setup profiling_info_test dependencies."Treehugger Robot2018-10-031-0/+1
|\
| * Setup profiling_info_test dependencies.Nicolas Geoffray2018-10-011-0/+1
* | Remove patchoat.Vladimir Marko2018-10-021-14/+2
|/
* Define $(ADB) in ART makefiles instead of hard-coding adb.Nicolas Geoffray2018-08-311-5/+5
* Add core-simple to the standard boot classpathNeil Fuller2018-08-281-1/+2
* Fix jni_internal_test dependency.Nicolas Geoffray2018-08-011-1/+1
* ART: Retire desugar and dx in run-testsOrion Hodson2018-06-261-1/+1
* Revert^2 "Remove support for Valgrind in ART."Roland Levillain2018-06-111-139/+14
* Fix gtest Makefile rules with respect to chroot support.Roland Levillain2018-05-231-26/+27
* Merge "Revert "Remove support for Valgrind in ART.""Treehugger Robot2018-05-221-13/+138
|\
| * Revert "Remove support for Valgrind in ART."Andreas Gampe2018-05-221-13/+138
* | Merge "Remove support for Valgrind in ART."Roland Levillain2018-05-221-138/+13
|\|
| * Remove support for Valgrind in ART.Roland Levillain2018-05-141-138/+13
* | Add some extra dexanalyze testsMathieu Chartier2018-05-171-0/+10
|/
* Fix the target gtest witness filename expansion in Makefile rules.Roland Levillain2018-05-101-10/+21
* Support ART on-device testing in a chroot environment.Roland Levillain2018-05-081-20/+32
* Add CommonArtTestDavid Sehr2018-05-011-0/+1
* Merge "Fix build warnings for x86+arm targets"Treehugger Robot2018-04-141-2/+2
|\
| * Fix build warnings for x86+arm targetsDan Willemsen2018-04-111-2/+2
* | Fix typo in clean vars for dexanalyze_testMathieu Chartier2018-04-121-1/+1
* | Add dexanalyze toolMathieu Chartier2018-04-111-0/+9
|/
* Fix RUNTIME_TARGET_GTEST_MAKE_TARGETSDan Willemsen2018-04-101-1/+1