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