- Add integration_platforms to avoid excessive filtering - Make sure integration platforms are actually part of the filter - Fix some tags and test meta data Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
174 B
YAML
9 lines
174 B
YAML
tests:
|
|
logging.log_backend_initialization:
|
|
integration_platforms:
|
|
- qemu_x86
|
|
tags:
|
|
- log_core
|
|
- logging
|
|
filter: not CONFIG_LOG_MODE_IMMEDIATE
|