summaryrefslogtreecommitdiff
path: root/test/910-methods
Commit message (Expand)AuthorAgeFilesLines
* Aesthetic changes in generated ART run-test Blueprint files.Roland Levillain2021-03-051-1/+1
* [LSC] Add LOCAL_LICENSE_KINDS to artBob Badour2021-03-021-0/+9
* Verify ART run-tests' standard output and standard error separately.Roland Levillain2020-11-102-2/+13
* Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.Roland Levillain2020-11-052-4/+4
* Only tag supported ART run-tests as part of `art-target-run-test`.Roland Levillain2020-10-141-0/+1
* Rename the expected-output text file in built TradeFed ART run-tests.Roland Levillain2020-09-091-0/+13
* More inclusive language fixesOrion Hodson2020-07-261-4/+4
* Add Soong module definitions for ART run-tests with default build rules.Roland Levillain2020-07-031-0/+6
* ART: Clean-up d8 expectionsOrion Hodson2018-06-273-32/+1
* Enable D8 for ART tests already working with D8.Tamas Kenez2018-06-011-20/+0
* ART: Remove jack from testOrion Hodson2018-05-242-9/+0
* Work around for 910-method with D8Alan Leung2017-10-271-2/+8
* Fix USE_D8 in conjunction with USE_D8_BY_DEFAULTAlan Leung2017-10-102-2/+2
* Merge "Disable D8 for a subset of the tests"Treehugger Robot2017-10-031-0/+20
|\
| * Disable D8 for a subset of the testsAlan Leung2017-10-021-0/+20
* | Add D8 verification for 910-methods.Alan Leung2017-09-212-0/+8
|/
* test: Fix jvmti tests for javac/dxIgor Murashkin2017-06-223-1/+27
* Remove unneeded shims and jni binding codeAlex Light2017-04-242-29/+0
* ART: Refactor run-test 910Andreas Gampe2017-04-132-12/+59
* ART: Fix GetArgumentsSizeAndreas Gampe2017-04-131-6/+6
* ART: More refactor for JVMTI run tests (3/3)Andreas Gampe2017-04-071-0/+21
* ART: More refactor for JVMTI run tests (2/3)Andreas Gampe2017-04-071-0/+0
* ART: More refactor for JVMTI run tests (1/3)Andreas Gampe2017-04-073-13/+16
* ART: Add JVMTI test shimAndreas Gampe2017-04-071-0/+28
* ART: TI Agent test library refactorAndreas Gampe2017-03-311-2/+3
* ART: Refactor JVMTI run testsAndreas Gampe2017-03-301-29/+15
* ART: Refactor libopenjdkjvmtiAndreas Gampe2017-03-141-1/+1
* ART: Add support for generic method signature.Andreas Gampe2017-02-161-1/+1
* Remove unneeded build filesAlex Light2017-02-141-17/+0
* ART: Remove experimental flags for plugins and agentsAndreas Gampe2017-01-251-3/+1
* ART: Refactor TI testsAndreas Gampe2017-01-201-2/+0
* ART: Simplify 9xx OnLoad setupAndreas Gampe2017-01-112-44/+0
* ART: Add system properties supportAndreas Gampe2017-01-101-27/+7
* ART: Add method modifiers functionsAndreas Gampe2017-01-093-1/+103
* ART: Add method code item functionsAndreas Gampe2017-01-093-0/+126
* Make GetErrorName allocate the output buffer.Alex Light2017-01-061-0/+4
* Revert "Revert "Cleanup jvmti tests""Alex Light2017-01-051-25/+1
* Revert "Cleanup jvmti tests"Nicolas Geoffray2016-12-211-1/+25
* Cleanup jvmti testsAlex Light2016-12-191-25/+1
* ART: Fix generic_ptr handling in GetMethodNameAndreas Gampe2016-11-181-0/+9
* Add capabilities for jvmti.Alex Light2016-11-101-0/+1
* ART: Refactor some TI test code for reuseAndreas Gampe2016-11-091-17/+11
* ART: Add GetMethodModifiersAndreas Gampe2016-10-283-0/+28
* ART: Add GetMethodDeclaringClassAndreas Gampe2016-10-283-0/+48
* ART: Add method name support to TIAndreas Gampe2016-10-287-0/+228