| # Copyright 2020 The Chromium OS Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| # This file has been automatically generated. Do not edit! |
| NAME = 'cheets_CTS_R.internal.x86.CtsBackup' |
| ATTRIBUTES = 'suite:arc-cts, suite:arc-cts-r, suite:arc-cts-unibuild' |
| DEPENDENCIES = 'arc, cts_abi_x86' |
| MAX_RESULT_SIZE_KB = 512000 |
| DOC = 'Run module CtsBackupHostTestCases, CtsBackupTestCases of the Android Compatibility Test Suite (CTS) using x86 ABI in the ARC++ container.' |
| host_list = [hosts.create_host(machine)] |
| tag='internal.x86.CtsBackup', |
| test_name='cheets_CTS_R.internal.x86.CtsBackup', |
| run_template=['run', 'commandAndExit', 'cts', '--include-filter', 'CtsBackupHostTestCases', '--include-filter', 'CtsBackupTestCases', '--logcat-on-failure'], |
| retry_template=['run', 'commandAndExit', 'retry', '--retry', '{session_id}'], |
| target_module='CtsBackup', |
| parallel_simple(run_TS, machines) |