Fix the YAML files indentation for files in tests/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
14 lines
417 B
YAML
14 lines
417 B
YAML
common:
|
|
tags: test_framework bluetooth bt_conn_update bt_conn_param_req bt_ull_llcp
|
|
tests:
|
|
bluetooth.controller.ctrl_conn_update.test:
|
|
type: unit
|
|
|
|
bluetooth.controller.ctrl_conn_update.apm_test:
|
|
type: unit
|
|
extra_args: KCONFIG_OVERRIDE_FILE="kconfig_override_apm.h"
|
|
|
|
bluetooth.controller.ctrl_conn_update.no_param_req_test:
|
|
type: unit
|
|
extra_args: KCONFIG_OVERRIDE_FILE="kconfig_override.h"
|