summaryrefslogtreecommitdiff
path: root/test/993-breakpoints
AgeCommit message (Expand)Author
2023-05-22Use C++17's [[maybe_unused]] attribute in ART Stefano Cianciulli
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-08-23Suppress OptionalOfRedundantMethod error Cole Faust
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
2021-01-21Update test expectations for new core-oj API Nikita Iashchenko
2020-11-10Verify ART run-tests' standard output and standard error separately. Roland Levillain
2020-11-06Avoid using hidden-api when running in CTS Alex Light
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-02-13Ensure that all Breakpoint.java files are identical for CTS Alex Light
2017-10-30Avoid JVMTI global deoptimization when possible Alex Light
2017-07-24ART: Include cleanup Andreas Gampe
2017-06-28Add JVMTI breakpoint and SingleStep tests Alex Light