summaryrefslogtreecommitdiff
path: root/test/2005-pause-all-redefine-multithreaded
AgeCommit message (Expand)Author
2023-05-22Use C++17's [[maybe_unused]] attribute in ART Stefano Cianciulli
2023-02-03Fix performance-inefficient-vector-operation clang-tidy issues Stefano Cianciulli
2022-11-02Run-tests: Rename "run" files to "run.py" David Srbecky
2022-10-29Add build-parameter test metadata to ART run-tests. Roland Levillain
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
2022-10-21Run-tests: Remove buildfailures.json David Srbecky
2021-11-02Revert^2 "JNI: Remove `JniMethodFast{Start,End}()`." Vladimir Marko
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
2020-04-15Fix deadlock bug in test 2005 Alex Light
2020-01-10Use HashSet for test 2005 Alex Light
2020-01-07Revert^2 "Make tests 1995, 2001, & 2005 less likely to OOME." Alex Light
2020-01-07Revert "Make tests 1995, 2001, & 2005 less likely to OOME." Nicolas Geoffray
2020-01-07Make tests 1995, 2001, & 2005 less likely to OOME. Alex Light
2019-12-18Revert^2 "Make sure all runtime threads are in the System thread group." Alex Light
2019-12-17Revert "Make sure all runtime threads are in the System thread group." Nicolas Geoffray
2019-12-17Make sure all runtime threads are in the System thread group. Alex Light