summaryrefslogtreecommitdiff
path: root/test/924-threads
Commit message (Expand)AuthorAgeFilesLines
* Aesthetic changes in generated ART run-test Blueprint files.Roland Levillain2021-03-051-1/+1
* [LSC] Add LOCAL_LICENSE_KINDS to artBob Badour2021-03-021-0/+9
* Verify ART run-tests' standard output and standard error separately.Roland Levillain2020-11-102-2/+13
* Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.Roland Levillain2020-11-052-4/+4
* Only tag supported ART run-tests as part of `art-target-run-test`.Roland Levillain2020-10-141-0/+1
* Rename the expected-output text file in built TradeFed ART run-tests.Roland Levillain2020-09-091-0/+13
* Add Soong module definitions for ART run-tests with default build rules.Roland Levillain2020-07-031-0/+6
* Make test 924 more consistent.Alex Light2018-11-301-13/+36
* cpplint: Remove many unnecessary NOLINTIgor Murashkin2017-11-161-1/+1
* cpplint: Cleanup errorsIgor Murashkin2017-11-081-1/+1
* Fix GetThreadState with threads in kNative.Alex Light2017-10-173-0/+75
* Ensure GetThreadState works with Thread subtypesAlex Light2017-09-222-3/+22
* Make test 924 less flaky.Alex Light2017-07-201-4/+28
* Remove unneeded shims and jni binding codeAlex Light2017-04-242-30/+0
* ART: Refactor run-test 924Andreas Gampe2017-04-183-13/+107
* ART: More refactor for JVMTI run tests (3/3)Andreas Gampe2017-04-071-0/+21
* ART: More refactor for JVMTI run tests (2/3)Andreas Gampe2017-04-071-0/+0
* ART: More refactor for JVMTI run tests (1/3)Andreas Gampe2017-04-072-9/+12
* ART: Add JVMTI test shimAndreas Gampe2017-04-071-0/+28
* ART: TI Agent test library refactorAndreas Gampe2017-03-311-3/+3
* ART: Refactor JVMTI run testsAndreas Gampe2017-03-301-13/+15
* ART: Fix GetThreadInfoAndreas Gampe2017-03-282-0/+10
* ART: Refactor libopenjdkjvmtiAndreas Gampe2017-03-141-1/+1
* ART: Make test 924 more robustAndreas Gampe2017-03-091-2/+6
* Remove unneeded build filesAlex Light2017-02-141-17/+0
* Revert "Revert "ART: Give JIT thread pool workers a peer""Andreas Gampe2017-02-031-2/+15
* ART: Remove experimental flags for plugins and agentsAndreas Gampe2017-01-251-3/+1
* ART: Add ThreadStart & ThreadEndAndreas Gampe2017-01-203-0/+89
* ART: Refactor TI testsAndreas Gampe2017-01-201-2/+0
* ART: Add tests for TLSAndreas Gampe2017-01-193-0/+85
* ART: Add GetAllThreadsAndreas Gampe2017-01-133-0/+37
* ART: Add GetThreadStateAndreas Gampe2017-01-124-42/+167
* ART: Add GetCurrentThread and GetThreadInfoAndreas Gampe2017-01-127-0/+262