summaryrefslogtreecommitdiff
path: root/test/055-enum-performance
AgeCommit message (Expand)Author
2025-03-19Disable 055-enum-performance on tradefed Mythri Alle
2024-10-17Do not package non-runnable ART run-tests in ART MTS. Roland Levillain
2022-11-02Run-tests: Rename "run" files to "run.py" David Srbecky
2022-10-24Revert^2 "Convert per-test run scripts to python." David Srbecky
2022-10-23Revert "Convert per-test run scripts to python." David Srbecky
2022-10-23Convert per-test run scripts to python. David Srbecky
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
2015-11-16Fix 055-enum-performance. Narayan Kamath
2013-10-28Make ART's run-test support Dalvik so we can remove dalvik/tests Brian Carlstrom
2012-08-28Fix test-art-host-run-test. Ian Rogers
2011-12-16Ensure that 055 checks we don't cheat on the library side... Elliott Hughes
2011-09-29Adding old unit tests to test suite. jeffhao