summaryrefslogtreecommitdiff
path: root/tools/buildbot-setup-device.sh
AgeCommit message (Expand)Author
2025-03-07Remove fugu workarounds from run-libcore-tests.py. Elliott Hughes
2024-10-15buildbot-vm: create missed directory Roman Artemev
2023-11-23Mount /sys/kernel/tracing inside the chroot. Pierre Langlois
2023-08-24Give `adb shell ps` more time to complete. Vladimir Marko
2023-07-18art: easier chroot name changes Jaeheon Yi
2023-05-03riscv64: small fixes for gdb workflow Jaeheon Yi
2023-01-30Add support for running ART tests on a Linux virtual machine. Ulya Trafimovich
2022-12-08Print used adb version David Srbecky
2022-10-20buildbot-setup-device.sh: minor fix getting date from older devices Orion Hodson
2022-08-02Mount /dev/cpuset instead of /dev/cpuctl. Jiakai Zhang
2022-07-29Mount /dev/cpuctl in ART chroot test. Jiakai Zhang
2022-03-10Only kill logd on fugu. Peter Collingbourne
2022-03-04Mount /dev/pts inside the chroot. Peter Collingbourne
2021-11-10buildbot-*.sh scripts: clean up colorful messages. Ulya Trafimovich
2021-11-10buildbot-*.sh scripts: move common helpers to a separate script. Ulya Trafimovich
2021-05-05Disable live-lock kill daemon for tests. David Srbecky
2021-02-17ARM: Adjust timeout for ARM FVP runs. Artem Serov
2020-07-28Make symlink creation in `tools/buildbot-setup-device.sh` more robust. Roland Levillain
2020-07-27ART: Add ART_TEST_DONT_REBOOT_DEVICE flag. Artem Serov
2020-06-29Add shebang to the art script. Martin Stjernholm
2020-02-18Deprecate sys.linker.use_generated_config Kiyoung Kim
2020-02-10Generate a linker configuration file for chroot-based ART testing. Roland Levillain
2020-01-30Unify naming of buildbot commands Orion Hodson