Skip to content

Commit b721f0b

Browse files
henrikbrixandersencarlescufi
authored andcommitted
tests: bluetooth: fix testcase.yaml line indentations
Fix the line indentations used in the Bluetooth testcase.yaml files. Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent aae379f commit b721f0b

File tree

29 files changed

+152
-152
lines changed

29 files changed

+152
-152
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
common:
2-
tags: test_framework bluetooth host
2+
tags: test_framework bluetooth host
33
tests:
44
bluetooth.host.bt_encrypt_be.default:
5-
type: unit
5+
type: unit
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
common:
2-
tags: test_framework bluetooth host
2+
tags: test_framework bluetooth host
33
tests:
44
bluetooth.host.bt_encrypt_le.default:
5-
type: unit
5+
type: unit
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
common:
2-
tags: test_framework bluetooth host
2+
tags: test_framework bluetooth host
33
tests:
44
bluetooth.host.bt_rand.default:
5-
type: unit
5+
type: unit
66
bluetooth.host.bt_rand.host_crypto_prng_disabled:
7-
type: unit
8-
extra_configs:
7+
type: unit
8+
extra_configs:
99
- CONFIG_BT_HOST_CRYPTO_PRNG=n
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
common:
2-
tags: test_framework bluetooth host
2+
tags: test_framework bluetooth host
33
tests:
44
bluetooth.host.bt_br_oob_get_local.default:
5-
type: unit
5+
type: unit
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
common:
2-
tags: test_framework bluetooth host
2+
tags: test_framework bluetooth host
33
tests:
44
bluetooth.host.bt_id_add.default:
5-
type: unit
5+
type: unit
66
bluetooth.host.bt_id_add.broadcaster_ext_adv_enabled:
7-
type: unit
8-
extra_configs:
7+
type: unit
8+
extra_configs:
99
- CONFIG_BT_EXT_ADV=y
1010
- CONFIG_BT_BROADCASTER=y
1111
bluetooth.host.bt_id_add.broadcaster_no_ext_adv:
12-
type: unit
13-
extra_configs:
12+
type: unit
13+
extra_configs:
1414
- CONFIG_BT_BROADCASTER=y
1515
bluetooth.host.bt_id_add.observer_ext_adv:
16-
type: unit
17-
extra_configs:
16+
type: unit
17+
extra_configs:
1818
- CONFIG_BT_EXT_ADV=y
1919
- CONFIG_BT_OBSERVER=y
2020
- CONFIG_BT_BROADCASTER=y
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
common:
2-
tags: test_framework bluetooth host
2+
tags: test_framework bluetooth host
33
tests:
44
bluetooth.host.bt_id_adv_random_addr_check.default:
5-
type: unit
5+
type: unit
66
bluetooth.host.bt_id_adv_random_addr_check.observer_enabled:
7-
type: unit
8-
extra_configs:
7+
type: unit
8+
extra_configs:
99
- CONFIG_BT_CENTRAL=y
1010
- CONFIG_BT_OBSERVER=y
1111
bluetooth.host.bt_id_adv_random_addr_check.observer_privacy_enabled:
12-
type: unit
13-
extra_configs:
12+
type: unit
13+
extra_configs:
1414
- CONFIG_BT_SMP=y
1515
- CONFIG_BT_PRIVACY=y
1616
- CONFIG_BT_CENTRAL=y
1717
- CONFIG_BT_OBSERVER=y
1818
bluetooth.host.bt_id_adv_random_addr_check.observer_scan_with_identity_enabled:
19-
type: unit
20-
extra_configs:
19+
type: unit
20+
extra_configs:
2121
- CONFIG_BT_SCAN_WITH_IDENTITY=y
2222
- CONFIG_BT_CENTRAL=y
2323
- CONFIG_BT_OBSERVER=y
2424
bluetooth.host.bt_id_adv_random_addr_check.bt_ext_adv_enabled:
25-
type: unit
26-
extra_configs:
25+
type: unit
26+
extra_configs:
2727
- CONFIG_BT_EXT_ADV=y
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
common:
2-
tags: test_framework bluetooth host
2+
tags: test_framework bluetooth host
33
tests:
44
bluetooth.host.bt_id_create.default:
5-
type: unit
5+
type: unit
66
bluetooth.host.bt_id_create.bt_privacy_enabled:
7-
type: unit
8-
extra_configs:
7+
type: unit
8+
extra_configs:
99
- CONFIG_BT_SMP=y
1010
- CONFIG_BT_PRIVACY=y
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
common:
2-
tags: test_framework bluetooth host
2+
tags: test_framework bluetooth host
33
tests:
44
bluetooth.host.bt_id_del.default:
5-
type: unit
5+
type: unit
66
bluetooth.host.bt_id_del.broadcaster_ext_adv_enabled:
7-
type: unit
8-
extra_configs:
7+
type: unit
8+
extra_configs:
99
- CONFIG_BT_EXT_ADV=y
1010
- CONFIG_BT_BROADCASTER=y
1111
bluetooth.host.bt_id_del.broadcaster_no_ext_adv:
12-
type: unit
13-
extra_configs:
12+
type: unit
13+
extra_configs:
1414
- CONFIG_BT_BROADCASTER=y
1515
bluetooth.host.bt_id_del.broadcaster_no_ext_adv_privacy_enabled:
16-
type: unit
17-
extra_configs:
16+
type: unit
17+
extra_configs:
1818
- CONFIG_BT_CENTRAL=y
1919
- CONFIG_BT_PRIVACY=y
2020
- CONFIG_BT_BROADCASTER=y
2121
bluetooth.host.bt_id_del.observer_ext_adv:
22-
type: unit
23-
extra_configs:
22+
type: unit
23+
extra_configs:
2424
- CONFIG_BT_EXT_ADV=y
2525
- CONFIG_BT_OBSERVER=y
2626
- CONFIG_BT_BROADCASTER=y

tests/bluetooth/host/id/bt_id_delete/testcase.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
common:
2-
tags: test_framework bluetooth host
2+
tags: test_framework bluetooth host
33
tests:
44
bluetooth.host.bt_id_delete.default:
5-
type: unit
5+
type: unit
66
bluetooth.host.bt_id_delete.default_bt_settings_enabled:
7-
type: unit
8-
extra_configs:
7+
type: unit
8+
extra_configs:
99
- CONFIG_SETTINGS=y
1010
- CONFIG_BT_SETTINGS=y
1111
bluetooth.host.bt_id_delete.privacy_enabled:
12-
type: unit
13-
extra_configs:
12+
type: unit
13+
extra_configs:
1414
- CONFIG_BT_SMP=y
1515
- CONFIG_BT_PRIVACY=y
1616
bluetooth.host.bt_id_delete.privacy_bt_settings_enabled:
17-
type: unit
18-
extra_configs:
17+
type: unit
18+
extra_configs:
1919
- CONFIG_SETTINGS=y
2020
- CONFIG_BT_SETTINGS=y
2121
- CONFIG_BT_SMP=y
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
common:
2-
tags: test_framework bluetooth host
2+
tags: test_framework bluetooth host
33
tests:
44
bluetooth.host.bt_id_get.default:
5-
type: unit
5+
type: unit

0 commit comments

Comments
 (0)