zephyr/tests/bluetooth/controller/ctrl_data_length_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
374 B
YAML

common:
tags: bluetooth bt_data_length_update bt_ull_llcp
tests:
bluetooth.controller.ctrl_data_length_update.test:
type: unit
bluetooth.controller.ctrl_data_length_update.test_nocodedphy:
type: unit
extra_args: CONF_FILE=prj_nocoded.conf
bluetooth.controller.ctrl_data_length_update.test_nophy:
type: unit
extra_args: CONF_FILE=prj_nophy.conf