Lines Matching +full:sdk +full:- +full:native +full:- +full:image +full:- +full:test

1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Copyright (C) 2020 The Android Open Source Project
8 http://www.apache.org/licenses/LICENSE-2.0
15 -->
17 <option name="test-suite-tag" value="art-target-gtest-chroot" />
26 <option name="append-bitness" value="true" />
27 …<option name="push-file" key="generate-boot-image" value="/data/local/tmp/art-test-chroot/data/loc…
31 <option name="throw-if-cmd-fail" value="true" />
32 …<option name="run-command" value="mkdir -p /data/local/tmp/art-test-chroot/data/local/tmp/art_boot…
33 …<!-- `compiler-filter=speed-profile` is required because OatDumpTest checks the compiled code in t…
34-command" value="chroot /data/local/tmp/art-test-chroot /data/local/tmp/generate-boot-image --outp…
35 …<option name="teardown-command" value="rm -rf /data/local/tmp/art-test-chroot/data/local/tmp/art_b…
38 <test class="com.android.tradefed.testtype.ArtGTest" >
39 <!-- TODO(b/147821328): These tests do not work since they need to write to /system -->
40 …<option name="exclude-filter" value="HiddenApiTest.DexDomain_System*:OatFileAssistantBaseTest.Syst…
41 <option name="native-test-timeout" value="600000" />
42 …<option name="native-test-device-path" value="/data/local/tmp/art-test-chroot/apex/com.android.art…
43 </test>
45 <!-- When this test is run in a Mainline context (e.g. with `mts-tradefed`), only enable it if
46 one of the Mainline modules below is present on the device used for testing. -->
48 <!-- ART Mainline Module (internal version). -->
49 <option name="mainline-module-package-name" value="com.google.android.art" />
50 <!-- ART Mainline Module (external (AOSP) version). -->
51 <option name="mainline-module-package-name" value="com.android.art" />
54 <!-- Only run tests if the device under test is SDK version 31 (Android 12) or above. -->