Skip to content

Commit c6c5d58

Browse files
henrikbrixandersencarlescufi
authored andcommitted
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 <[email protected]>
1 parent b721f0b commit c6c5d58

File tree

66 files changed

+70
-70
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+70
-70
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
common:
2-
tags: test_framework bluetooth bt_api bt_ull_llcp
2+
tags: bluetooth bt_api bt_ull_llcp
33
tests:
44
bluetooth.controller.ctrl_api.test:
55
type: unit
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
common:
2-
tags: test_framework bluetooth bt_chmu bt_ull_llcp
2+
tags: bluetooth bt_chmu bt_ull_llcp
33
tests:
44
bluetooth.controller.ctrl_chmu.test:
55
type: unit
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
common:
2-
tags: test_framework bluetooth bt_cis_create bt_ull_llcp
2+
tags: bluetooth bt_cis_create bt_ull_llcp
33
tests:
44
bluetooth.controller.ctrl_cis_create.test:
55
type: unit
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
common:
2-
tags: test_framework bluetooth bt_cis_terminate bt_ull_llcp
2+
tags: bluetooth bt_cis_terminate bt_ull_llcp
33
tests:
44
bluetooth.controller.ctrl_cis_terminate.test:
55
type: unit
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
common:
2-
tags: test_framework bluetooth bt_collision bt_ull_llcp
2+
tags: bluetooth bt_collision bt_ull_llcp
33
tests:
44
bluetooth.controller.ctrl_collision.test:
55
type: unit

tests/bluetooth/controller/ctrl_conn_update/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
common:
2-
tags: test_framework bluetooth bt_conn_update bt_conn_param_req bt_ull_llcp
2+
tags: bluetooth bt_conn_update bt_conn_param_req bt_ull_llcp
33
tests:
44
bluetooth.controller.ctrl_conn_update.test:
55
type: unit
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
common:
2-
tags: test_framework bluetooth bt_le_cte_req bt_ull_llcp
2+
tags: bluetooth bt_le_cte_req bt_ull_llcp
33
tests:
44
bluetooth.controller.ctrl_cte_req.test:
55
type: unit

tests/bluetooth/controller/ctrl_data_length_update/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
common:
2-
tags: test_framework bluetooth bt_data_length_update bt_ull_llcp
2+
tags: bluetooth bt_data_length_update bt_ull_llcp
33
tests:
44
bluetooth.controller.ctrl_data_length_update.test:
55
type: unit
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
common:
2-
tags: test_framework bluetooth bt_encrypt bt_ull_llcp
2+
tags: bluetooth bt_encrypt bt_ull_llcp
33
tests:
44
bluetooth.controller.ctrl_encrypt.test:
55
type: unit
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
common:
2-
tags: test_framework bluetooth bt_feature_exchange bt_ull_llcp
2+
tags: bluetooth bt_feature_exchange bt_ull_llcp
33
tests:
44
bluetooth.controller.ctrl_feature_exchange.test:
55
type: unit

0 commit comments

Comments
 (0)