shafik | c3f6267 | 2019-08-30 11:15:48 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2019 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | <!-- Note: this is derived from the autogenerated configuration. We require |
| 17 | root support. --> |
Jeff Sharkey | cccb2ae | 2020-05-08 16:09:54 -0600 | [diff] [blame] | 18 | <configuration description="Runs RedactionInfoTest"> |
| 19 | <option name="test-suite-tag" value="mts" /> |
| 20 | <target_preparer class="com.android.compatibility.common.tradefed.targetprep.FilePusher"> |
shafik | c3f6267 | 2019-08-30 11:15:48 +0100 | [diff] [blame] | 21 | <option name="cleanup" value="true" /> |
| 22 | <option name="push" value="RedactionInfoTest->/data/local/tmp/RedactionInfoTest" /> |
Jeff Sharkey | cccb2ae | 2020-05-08 16:09:54 -0600 | [diff] [blame] | 23 | <option name="append-bitness" value="true" /> |
shafik | c3f6267 | 2019-08-30 11:15:48 +0100 | [diff] [blame] | 24 | </target_preparer> |
shafik | c3f6267 | 2019-08-30 11:15:48 +0100 | [diff] [blame] | 25 | <target_preparer class="com.android.tradefed.targetprep.RootTargetPreparer" /> |
shafik | c3f6267 | 2019-08-30 11:15:48 +0100 | [diff] [blame] | 26 | <test class="com.android.tradefed.testtype.GTest" > |
| 27 | <option name="native-test-device-path" value="/data/local/tmp" /> |
| 28 | <option name="module-name" value="RedactionInfoTest" /> |
Jeff Sharkey | cccb2ae | 2020-05-08 16:09:54 -0600 | [diff] [blame] | 29 | <option name="runtime-hint" value="10m" /> |
| 30 | <!-- test-timeout unit is ms, value = 10 min --> |
| 31 | <option name="native-test-timeout" value="600000" /> |
shafik | c3f6267 | 2019-08-30 11:15:48 +0100 | [diff] [blame] | 32 | </test> |
Chen Zhu | 56fe483 | 2020-05-08 15:42:45 -0700 | [diff] [blame] | 33 | |
| 34 | <object type="module_controller" class="com.android.tradefed.testtype.suite.module.MainlineTestModuleController"> |
| 35 | <option name="mainline-module-package-name" value="com.google.android.mediaprovider" /> |
| 36 | </object> |
Jeff Sharkey | cccb2ae | 2020-05-08 16:09:54 -0600 | [diff] [blame] | 37 | </configuration> |