Home
last modified time | relevance | path

Searched refs:chroot (Results 1 – 6 of 6) sorted by relevance

/art/test/
DREADME.chroot.md3 This file documents the use of a chroot environment in on-device testing of the
4 Android Runtime (ART). Using a chroot allows tests to run a standalone ART from
10 The Android Runtime (ART) supports testing in a chroot-based environment, by
11 setting up a chroot directory in a `ART_TEST_CHROOT` directory located under
12 `/data/local` (e.g. `ART_TEST_CHROOT=/data/local/art-test-chroot`) on a device,
14 shell chroot $ART_TEST_CHROOT <command>` to execute commands on the device
32 Note that using this chroot-based approach requires root access to the device
37 0. Unset variables which are not used with the chroot-based approach (if they
47 1. Set the chroot directory in `ART_TEST_CHROOT`:
49 export ART_TEST_CHROOT=/data/local/art-test-chroot
[all …]
Drun-test120 chroot=
394 chroot="$1"
395 run_args+=(--chroot "$1")
528 chroot_dex_location="$chroot$DEX_LOCATION"
657 if [ -n "$chroot" ]; then
725 if [ "$bisection_search" = "yes" -a -n "$chroot" ]; then
973 adb pull "$chroot/$cfg_output_dir/$cfg_output" &> /dev/null
995 adb pull "$chroot/$cfg_output_dir/$cfg_output" &> /dev/null
1033 adb pull "$chroot/$cfg_output_dir/$cfg_output" &> /dev/null
DREADME.md74 recommended approach is to run these tests in a chroot environment (see
75 `README.chroot.md` in this directory).
85 ART also supports running target (device) tests in a chroot environment (see
86 `README.chroot.md` in this directory). This is currently the recommended way to
/art/tools/
Drun-gtests.sh47 tests=$("$adb" shell chroot "$ART_TEST_CHROOT" \
55 "$adb" shell chroot "$ART_TEST_CHROOT" \
/art/build/apex/
DAndroid.bp23 // Note: ART on-device chroot-based testing and benchmarking is not yet using
151 // Note: ART on-device chroot-based testing and benchmarking is not yet using
/art/test/etc/
Drun-test-jar1270 adb shell chroot "$CHROOT" sh $DEX_LOCATION/cmdline.sh