Remove the "test_framework" tag from tests that are not testing the ztest framework itself. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
14 lines
374 B
YAML
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
|