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>
9 lines
142 B
YAML
9 lines
142 B
YAML
common:
|
|
filter: CONFIG_ARCH_HAS_TIMING_FUNCTIONS
|
|
platform_type:
|
|
- mcu
|
|
- native
|
|
tests:
|
|
arch.common.timing:
|
|
tags: timing arch
|