For all tests which were enabled for native_posix enable them also for native_sim. For those with native_posix as integration_platform, set native_sim instead. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
10 lines
139 B
YAML
10 lines
139 B
YAML
common:
|
|
integration_platforms:
|
|
- native_sim
|
|
|
|
tests:
|
|
logging.log_custom_header:
|
|
tags:
|
|
- log_custom_header
|
|
- logging
|