1# Copyright (c) 2022 Google Inc 2# SPDX-License-Identifier: Apache-2.0 3 4common: 5 integration_platforms: 6 - native_posix 7 tags: 8 - test_framework 9tests: 10 testing.ztest.expect: 11 integration_platforms: 12 - native_posix 13 testing.ztest.expect_cpp: 14 extra_configs: 15 - CONFIG_CPLUSPLUS=y 16 integration_platforms: 17 - native_posix 18 testing.ztest.expect.unit: 19 type: unit 20