summaryrefslogtreecommitdiff
path: root/test/036-finalizer
AgeCommit message (Expand)Author
2024-10-17Do not package non-runnable ART run-tests in ART MTS. Roland Levillain
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
2018-03-29Add reachabilityFence intrinsics Hans Boehm
2018-03-28Revert^2 "Fix 036-finalizer for JIT-at-first-use gcstress." Vladimir Marko
2018-03-28Revert "Fix 036-finalizer for JIT-at-first-use gcstress." Nicolas Geoffray
2018-03-27Fix 036-finalizer for JIT-at-first-use gcstress. Vladimir Marko
2018-03-01test: Fix 036-finalizer test flake on --jvm Igor Murashkin
2017-06-02Tests: never use System.err Kevin Brodsky
2015-07-08Support compiling run-tests with jack Sebastien Hertz
2015-06-30ART: Fix test 036-finalizer Mathieu Chartier
2014-10-15Add more logging to finalization test Mathieu Chartier
2014-10-13Make finalization test more robust Mathieu Chartier
2014-09-04Add test case for runFinalization. Mathieu Chartier
2014-02-20Try to make 036-finalizer less flaky by moving output to one thread Brian Carlstrom
2014-02-04Update ART tests to handle new System.gc behavior Mathieu Chartier
2012-01-30Fix copyright headers. Elliott Hughes
2011-09-29Adding old unit tests to test suite. jeffhao