summaryrefslogtreecommitdiff
path: root/test/018-stack-overflow
AgeCommit message (Expand)Author
2024-10-17Do not package non-runnable ART run-tests in ART MTS. Roland Levillain
2024-06-07Add sdk_version property to cts tests Jihoon Kang
2024-01-07Fix ART run-tests test suites handling in `regen-test-files`. Roland Levillain
2023-12-21Add mcts tag to MainlineCTS ART test modules. Tongbo Liu
2022-07-29Add ART run-test `art-run-test-018-stack-overflow` to CTS. 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
2019-05-01Remove the dual debug/ndebug run on 018-stack-overflow. Nicolas Geoffray
2018-02-22Fix exit status of `run` scripts executing more than one test. Roland Levillain
2014-07-21ART: Throw StackOverflowError in native code Andreas Gampe
2014-03-18Fix stack overflow for mutual recursion. Brian Carlstrom
2011-09-29Adding old unit tests to test suite. jeffhao