zephyr/tests/bluetooth/controller/ctrl_conn_update/testcase.yaml
Henrik Brix Andersen c6c5d5842d tests: remove test_framework tag from tests non-framework tests
Remove the "test_framework" tag from tests that are not testing the ztest
framework itself.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-03-15 15:03:02 +01:00

14 lines
367 B
YAML

common:
tags: 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: CONF_FILE=prj_apm.conf
bluetooth.controller.ctrl_conn_update.no_param_req_test:
type: unit
extra_args: CONF_FILE=prj_no_param_req.conf