0bfce607ad
Use integration_platforms and invoke twister properly. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
11 lines
272 B
YAML
11 lines
272 B
YAML
common:
|
|
tags: extensibility
|
|
integration_platforms:
|
|
- custom_plank
|
|
- qemu_cortex_m0
|
|
tests:
|
|
lib.custom_lib:
|
|
build_only: false # something benign to make a non-empty list
|
|
lib.custom_lib.non_default:
|
|
extra_args: CONFIG_CUSTOM_LIB_GET_VALUE_DEFAULT=6
|