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