| # Copyright 2018 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_P.arm.CtsSimpleCpuTestCases' |
| ATTRIBUTES = 'suite:cts_P' |
| MAX_RESULT_SIZE_KB = 512000 |
| DOC = 'Run module CtsSimpleCpuTestCases of the Android Compatibility Test Suite (CTS) using arm ABI in the ARC++ container.' |
| host_list = [hosts.create_host(machine)] |
| tag='arm.CtsSimpleCpuTestCases', |
| test_name='cheets_CTS_P.arm.CtsSimpleCpuTestCases', |
| run_template=['run', 'commandAndExit', 'cts', '--include-filter', 'CtsSimpleCpuTestCases'], |
| retry_template=['run', 'commandAndExit', 'retry', '--retry', '{session_id}'], |
| target_module='CtsSimpleCpuTestCases', |
| warn_on_test_retry=False, |
| parallel_simple(run_CTS, machines) |