summaryrefslogtreecommitdiff
path: root/test/099-vmdebug
AgeCommit message (Expand)Author
2024-10-17Do not package non-runnable ART run-tests in ART MTS. Roland Levillain
2024-07-30Tag more ART run-tests as slow tests. Roland Levillain
2023-06-29Fix host logcat parsing after latest changes. Nicolas Geoffray
2022-11-08Add run-parameter test metadata to ART run-tests. Roland Levillain
2022-11-02Run-tests: Rename "run" files to "run.py" David Srbecky
2022-10-28Move run-test "check" scripts to "run" scripts. 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
2022-10-21Simplify run-test check scripts David Srbecky
2021-09-30Add API coverage for dalvik.system.VMDebug Miguel
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-10-09Remove unused code from dalvik.system.VMDebug. Nicolas Geoffray
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-11-06Enable building art and tests with linux_bionic Alex Light
2017-12-01Add VMDebug.getInstancesOfClasses API. Richard Uhler
2016-09-26ART: Use libbase logging Andreas Gampe
2016-07-22ART: Fix type parameter in tests Andreas Gampe
2016-04-21Avoid redundant Long allocation before unboxing Tobias Thierer
2015-07-10Add VMDebug.countInstancesOfClasses Mathieu Chartier
2015-06-30Properly delete temp files during run-test Sebastien Hertz
2015-04-13getRuntimeStat() support (ART). Hiroshi Yamauchi
2015-02-18ART: Fix run-test 099-vmdebug for device Andreas Gampe
2015-02-17ART: Make run-tests more verbose Andreas Gampe
2015-02-02ART: Fix run-tests for emulator Andreas Gampe
2014-09-09Change 099-vmdebug test to use File.createTempFile. Jeff Hao
2014-09-09Disable tracing if enabled by default for new tracing test. Jeff Hao
2014-09-09Change when sampling thread is reset during shutdown to prevent races. Jeff Hao