zephyr/tests/arch/common/timing/testcase.yaml
Anas Nashif 6a6a63d5fe tests: arch/timing: cleanup test configuraton
No need for two scenarios just to add a kconfig that works for all
platforms (smp and non-smp).

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-09-26 16:49:58 +00:00

9 lines
142 B
YAML

common:
filter: CONFIG_ARCH_HAS_TIMING_FUNCTIONS
platform_type:
- mcu
- native
tests:
arch.common.timing:
tags: timing arch