11cb0ef41Sopenharmony_ci# Copyright 2016 The V8 project authors. All rights reserved. 21cb0ef41Sopenharmony_ci# Use of this source code is governed by a BSD-style license that can be 31cb0ef41Sopenharmony_ci# found in the LICENSE file. 41cb0ef41Sopenharmony_ci 51cb0ef41Sopenharmony_ci# Exclude support for registering main function in multi-process tests. 61cb0ef41Sopenharmony_cigtest_include_multiprocess = false 71cb0ef41Sopenharmony_ci 81cb0ef41Sopenharmony_ci# Exclude support for platform-specific operations across unit tests. 91cb0ef41Sopenharmony_cigtest_include_platform_test = false 101cb0ef41Sopenharmony_ci 111cb0ef41Sopenharmony_ci# Exclude support for testing Objective C code on OS X and iOS. 121cb0ef41Sopenharmony_cigtest_include_objc_support = false 131cb0ef41Sopenharmony_ci 141cb0ef41Sopenharmony_ci# Exclude support for flushing coverage files on iOS. 151cb0ef41Sopenharmony_cigtest_include_ios_coverage = false 16