summaryrefslogtreecommitdiff
path: root/test/default_run.py
AgeCommit message (Expand)Author
2025-03-21Run-test: Remove sanitize_dex2oat_cmdline David Srbecky
2025-03-20Run-test: Remove intermediate files from the build output. David Srbecky
2025-01-20Introduce an "external" variant of libarttest(d).so and use it to fix Martin Stjernholm
2024-11-22Increase timeout (give extra 60 min) for tests on QEMU. Ulya Trofimovich
2024-11-15run-test: Create boot-image-compilation script David Srbecky
2024-11-14Export ART_TEST_ON_VM for tests. Ulya Trofimovich
2024-08-29Disable metrics reporting to StatsD in chroot tests Stefano Cianciulli
2024-07-09Increase dex2oat timeout for VM tests. Ulya Trofimovich
2024-07-08Redirect dex2oat logs to stderr for VM tests. Ulya Trafimovich
2024-06-12Remove compact dex level plumbing from the test scripts and the tests Martin Stjernholm
2023-09-21Clean up linux bionic and zipapex test support. Martin Stjernholm
2023-09-06Run-test: Fix host log regexp David Srbecky
2023-07-03Change the meaning of --interpreter option in testing scripts. Ulya Trafimovich
2023-06-29Fix host logcat parsing after latest changes. Nicolas Geoffray
2023-06-07Add $ANDROID_BUILD_TOP to GDB source search paths Ruben Ayrapetyan
2023-06-07Switch --gdb-dex2oat to GDB Ruben Ayrapetyan
2023-03-21Remove uses of the extract compiler filter. Nicolas Geoffray
2023-01-30Add support for running ART tests on a Linux virtual machine. Ulya Trafimovich
2022-12-12Run tests: Re-enable signal_dumper on target David Srbecky
2022-12-07Try to fix art-linux-bionic-zipapex David Srbecky
2022-12-05Run test: Execute scripts via runner bash script. David Srbecky
2022-11-25Run test: Remove use of 'get-device-isa' (part 1) David Srbecky
2022-11-24Run test: Do output post-processing on device. David Srbecky
2022-11-21Run test: Remove on-device signal_dumper detection David Srbecky
2022-11-21Run test: Disable color output on LUCI David Srbecky
2022-11-17Run test run: Reduce verbosity David Srbecky
2022-11-16Run test run: Filter interleaved log lines. David Srbecky
2022-11-15Fix art-interpreter-no-image David Srbecky
2022-11-14Run test: Increase runner verbosity David Srbecky
2022-11-10Reland "Run-test: Refactor stdout/stderr capture" David Srbecky
2022-11-09Revert "Run-test: Refactor stdout/stderr capture" David Srbecky
2022-11-03Run-test: Refactor stdout/stderr capture David Srbecky
2022-11-03Move test/etc/default_run.py one directory up. David Srbecky