Fix the YAML files indentation for files in tests/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
16 lines
305 B
YAML
16 lines
305 B
YAML
common:
|
|
integration_platforms:
|
|
- native_posix
|
|
tests:
|
|
libraries.smf.flat:
|
|
tags: smf
|
|
testcases:
|
|
- smf_flat
|
|
libraries.smf.hierarchical:
|
|
extra_configs:
|
|
- CONFIG_SMF_ANCESTOR_SUPPORT=y
|
|
tags: smf
|
|
testcases:
|
|
- smf_hierarchical_5_ancestors
|
|
- smf_hierarchical
|