8 lines
207 B
YAML
8 lines
207 B
YAML
|
common:
|
||
|
tags: extensibility
|
||
|
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
|