1 # Copyright (c) 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
7 'run_multi_machine_tests%': '0',
11 ['archive_chromoting_tests==1', {
16 'target_name': 'app_remoting_integration_tests_run',
18 './dependencies.gypi',
21 'app_remoting_integration_tests.isolate',
23 }, # target_name: 'app_remoting_integration_tests_run'
26 ['run_multi_machine_tests==1', {
29 'target_name': 'chromoting_multi_machine_example_test',
31 './dependencies.gypi',
34 'multi_machine_example/example_test_controller.isolate',
35 'multi_machine_example/example_task.isolate',
37 }, # target_name: 'chromoting_multi_machine_example_test'
43 'target_name': 'chromoting_integration_tests_run',
45 './dependencies.gypi',
48 'chromoting_integration_tests.isolate',
50 }, # target_name: 'chromoting_integration_tests_run'