| # 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_Instant.x86.CtsToastTestCases' |
| ATTRIBUTES = 'suite:cts_P, suite:cts' |
| DEPENDENCIES = 'arc, cts_cpu_x86' |
| MAX_RESULT_SIZE_KB = 512000 |
| DOC = 'Run module CtsToastTestCases of the Android Compatibility Test Suite for Instant Apps (CTS Instant) using x86 ABI in the ARC++ container.' |
| host_list = [hosts.create_host(machine)] |
| tag='x86.CtsToastTestCases', |
| test_name='cheets_CTS_Instant.x86.CtsToastTestCases', |
| run_template=['run', 'commandAndExit', 'cts-instant', '--module', 'CtsToastTestCases'], |
| retry_template=['run', 'commandAndExit', 'retry', '--retry', '{session_id}'], |
| target_module='CtsToastTestCases', |
| warn_on_test_retry=False, |
| parallel_simple(run_TS, machines) |