index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
2005-pause-all-redefine-multithreaded
Age
Commit message (
Expand
)
Author
2023-05-22
Use C++17's [[maybe_unused]] attribute in ART
Stefano Cianciulli
2023-02-03
Fix performance-inefficient-vector-operation clang-tidy issues
Stefano Cianciulli
2022-11-02
Run-tests: Rename "run" files to "run.py"
David Srbecky
2022-10-29
Add build-parameter test metadata to ART run-tests.
Roland Levillain
2022-10-24
Revert^2 "Convert per-test run scripts to python."
David Srbecky
2022-10-23
Revert "Convert per-test run scripts to python."
David Srbecky
2022-10-23
Convert per-test run scripts to python.
David Srbecky
2022-10-21
Run-tests: Remove buildfailures.json
David Srbecky
2021-11-02
Revert^2 "JNI: Remove `JniMethodFast{Start,End}()`."
Vladimir Marko
2021-03-05
Aesthetic changes in generated ART run-test Blueprint files.
Roland Levillain
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2020-11-10
Verify ART run-tests' standard output and standard error separately.
Roland Levillain
2020-11-05
Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.
Roland Levillain
2020-10-14
Only tag supported ART run-tests as part of `art-target-run-test`.
Roland Levillain
2020-09-09
Rename the expected-output text file in built TradeFed ART run-tests.
Roland Levillain
2020-07-03
Add Soong module definitions for ART run-tests with default build rules.
Roland Levillain
2020-04-15
Fix deadlock bug in test 2005
Alex Light
2020-01-10
Use HashSet for test 2005
Alex Light
2020-01-07
Revert^2 "Make tests 1995, 2001, & 2005 less likely to OOME."
Alex Light
2020-01-07
Revert "Make tests 1995, 2001, & 2005 less likely to OOME."
Nicolas Geoffray
2020-01-07
Make tests 1995, 2001, & 2005 less likely to OOME.
Alex Light
2019-12-18
Revert^2 "Make sure all runtime threads are in the System thread group."
Alex Light
2019-12-17
Revert "Make sure all runtime threads are in the System thread group."
Nicolas Geoffray
2019-12-17
Make sure all runtime threads are in the System thread group.
Alex Light