summaryrefslogtreecommitdiff
path: root/test/Android.oat.mk
AgeCommit message (Expand)Author
2014-07-23ART: Make run tests out of oat tests Andreas Gampe
2014-07-23Use the correct HOST_ARCH for oat files. Nicolas Geoffray
2014-07-22Put oat test output on stderr. Ian Rogers
2014-07-22ART: Blacklist relocate option in oat tests Andreas Gampe
2014-07-22Runtime can now be set to require relocation Alex Light
2014-07-18Add a GC stress run that uses a moving collector and small heap sizes. Ian Rogers
2014-07-18Add GC verification test rules. Ian Rogers
2014-07-18Allow optimizing and trace tests to be not run. Ian Rogers
2014-07-16Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" Dave Allison
2014-07-11Revert "Revert "Revert "Add implicit null and stack checks for x86""" Nicolas Geoffray
2014-07-10Revert "Revert "Add implicit null and stack checks for x86"" Dave Allison
2014-07-09art: fix host dex2oat runtime args Colin Cross
2014-07-10Revert "Add implicit null and stack checks for x86" Dave Allison
2014-07-09Add implicit null and stack checks for x86 Dave Allison
2014-07-08Make dex2oat heap size product configurable [art] Brian Carlstrom
2014-07-07Fix dex file dependencies for oat tests. Ian Rogers
2014-07-01The host build has changed from lib32/lib to lib/lib64. Nicolas Geoffray
2014-06-30We can no longer use "adb shell sh -c ..." internally Brian Carlstrom
2014-06-26Re-enable tests with the optimizing compiler. Nicolas Geoffray
2014-06-25Revert "Re-enable tests with the optimizing compiler." Nicolas Geoffray
2014-06-25Re-enable tests with the optimizing compiler. Nicolas Geoffray
2014-06-25Fix test-art-target error Brian Carlstrom
2014-06-25Add libjavacore dependency for oat tests Brian Carlstrom
2014-06-24Fix various test dependencies. Ian Rogers
2014-06-24Multilib ART host. Ian Rogers