summaryrefslogtreecommitdiff
path: root/test/983-source-transform-verify
AgeCommit message (Expand)Author
2024-12-04Remove remnants of quickened opcode verification. Vladimir Marko
2023-05-22Use C++17's [[maybe_unused]] attribute in ART Stefano Cianciulli
2023-02-21Refactor DexFileLoader David Srbecky
2022-11-02Run-tests: Rename "run" files to "run.py" David Srbecky
2022-10-24Revert^2 "Convert per-test run scripts to python." David Srbecky
2022-10-23Revert "Convert per-test run scripts to python." David Srbecky
2022-10-23Convert per-test run scripts to python. David Srbecky
2021-04-28Remove RETURN_VOID_NO_BARRIER byte-code. David Srbecky
2021-03-05Aesthetic changes in generated ART run-test Blueprint files. Roland Levillain
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to art Bob Badour
2020-11-10Verify ART run-tests' standard output and standard error separately. Roland Levillain
2020-11-05Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. Roland Levillain
2020-10-14Only tag supported ART run-tests as part of `art-target-run-test`. Roland Levillain
2020-09-09Rename the expected-output text file in built TradeFed ART run-tests. Roland Levillain
2020-07-03Add Soong module definitions for ART run-tests with default build rules. Roland Levillain
2019-05-14Centralize all the jvmti common test classes Alex Light
2018-07-24Move dexdump, dexlist, openjdkjvmti to ClassAccessor Mathieu Chartier
2018-02-16Change includes to support new slicer header location Alex Light
2018-02-15ART: Refactor run-test 983 dex verification Andreas Gampe
2018-02-15Refactor test 983 to prepare for inclusion in CTS Alex Light
2018-02-02Merge changes I39354837,Id8e47f45 Alex Light
2018-02-02Change ClassFileLoadHook to lazily compute dex file Alex Light
2018-01-29Remove hiddenapi access flags in FixedUpDexFile Alex Light
2018-01-12Create an ART-independent DexFileLoader David Sehr
2018-01-08Clean up CodeItemAccessors and Compact/StandardDexFile Mathieu Chartier
2018-01-05Create dex subdirectory David Sehr
2018-01-02Remove CodeItem accessor functions Mathieu Chartier
2017-12-07ART: Replace base/logging with android-base/logging Andreas Gampe
2017-11-07Delete CodeItemIterator Mathieu Chartier
2017-10-11Add DexFileLoader class Mathieu Chartier
2017-07-24ART: Include cleanup Andreas Gampe
2017-07-21Freeze capabilities JVMTI tests request by default. Alex Light
2017-06-02ART: Introduce thread-current-inl.h Andreas Gampe
2017-04-24Remove unneeded shims and jni binding code Alex Light
2017-04-17Use standard loading code in many tests Alex Light
2017-04-14More refactor for JVMTI redefinition run tests (3/3) Alex Light
2017-04-14More refactor for JVMTI redefinition run tests (2/3) Alex Light
2017-04-14More refactor for JVMTI redefinition run tests (1/3) Alex Light
2017-04-07ART: More refactor for JVMTI run tests (1/3) Andreas Gampe
2017-04-07ART: Add JVMTI test shim Andreas Gampe
2017-03-30ART: Refactor JVMTI run tests Andreas Gampe
2017-03-29Undo dex2dex compilation before invoking LoadHook Alex Light
2017-03-28Add test to verify dex file passed to agent Alex Light