summaryrefslogtreecommitdiff
path: root/test/129-ThreadGetId
AgeCommit message (Expand)Author
2024-10-17Do not package non-runnable ART run-tests in ART MTS. Roland Levillain
2023-12-20Revert^18 "Thread suspension cleanup and deadlock fix" Hans Boehm
2023-12-19Revert^17 "Thread suspension cleanup and deadlock fix" Hans Boehm
2023-12-19Revert^16 "Thread suspension cleanup and deadlock fix" Hans Boehm
2023-09-09Revert "Revert^14 "Thread suspension cleanup and deadlock fix"" Hans Boehm
2023-09-09Revert^14 "Thread suspension cleanup and deadlock fix" Hans Boehm
2023-08-24Revert "Revert^12 "Thread suspension cleanup and deadlock fix"" Hans Boehm
2023-08-23Revert^12 "Thread suspension cleanup and deadlock fix" Hans Boehm
2023-08-15Revert "Revert^10 "Thread suspension cleanup and deadlock fix"""" Hans Boehm
2023-08-14Revert^10 "Thread suspension cleanup and deadlock fix""" Hans Boehm
2023-03-29Revert "Revert^8 "Thread suspension cleanup and deadlock fix"" Hans Boehm
2023-03-29Revert^8 "Thread suspension cleanup and deadlock fix" Hans Boehm
2023-01-06Revert "Revert^6 "Thread suspension cleanup and deadlock fix"" Hans Boehm
2023-01-06Revert^6 "Thread suspension cleanup and deadlock fix" Hans Boehm
2021-03-30Reduce 129-ThreadGetId iteration count Hans Boehm
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
2017-01-17Do test_getStackTraces last for test 129 Mathieu Chartier
2017-01-13Make 129-ThreadGetId more robust. Nicolas Geoffray
2017-01-12Avoid suspending heap task thread for getting stack traces Mathieu Chartier
2014-12-12Add regression test for deadlock caused by Thread.getAllStackTraces Mathieu Chartier