1# Copyright (c) 2023 Legrand North America, LLC. 2# SPDX-License-Identifier: Apache-2.0 3 4tests: 5 testing.testsuite.fff_fake_contexts.unit: 6 tags: test_framework 7 type: unit 8 testing.testsuite.fff_fake_contexts: 9 integration_platforms: 10 - qemu_cortex_m3 11 - native_posix_64 12 tags: test_framework 13 platform_allow: 14 - qemu_cortex_m3 15 - native_posix_64 16