18 lines
423 B
YAML
18 lines
423 B
YAML
# Copyright (c) 2023 Legrand North America, LLC.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
testing.testsuite.fff_fake_contexts.unit:
|
|
tags: test_framework
|
|
type: unit
|
|
testing.testsuite.fff_fake_contexts:
|
|
integration_platforms:
|
|
- qemu_cortex_m3
|
|
- native_sim_64
|
|
tags: test_framework
|
|
platform_allow:
|
|
- qemu_cortex_m3
|
|
- native_posix_64
|
|
- native_sim_64
|
|
- native_sim
|