Skip to content

Commit 4fe162b

Browse files
committed
[nrf fromtree] tests: bluetooth: init: Remove duplicate prj_<x>.conf files
Remove duplicated prj.conf file. prj_6, prj_7, prj_14 are identicall. Since prj_6.conf is unchanged, keeping it. prj_8, prj_9, prj_15 are identicall. Since prj_15.conf is unchanged, keeping it. Signed-off-by: Pavel Vasilyev <[email protected]> (cherry picked from commit 66679c1)
1 parent 5d08e3b commit 4fe162b

File tree

5 files changed

+0
-34
lines changed

5 files changed

+0
-34
lines changed

tests/bluetooth/init/prj_14.conf

Lines changed: 0 additions & 5 deletions
This file was deleted.

tests/bluetooth/init/prj_7.conf

Lines changed: 0 additions & 5 deletions
This file was deleted.

tests/bluetooth/init/prj_8.conf

Lines changed: 0 additions & 6 deletions
This file was deleted.

tests/bluetooth/init/prj_9.conf

Lines changed: 0 additions & 6 deletions
This file was deleted.

tests/bluetooth/init/testcase.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ tests:
2222
bluetooth.init.test_13:
2323
extra_args: CONF_FILE=prj_13.conf
2424
platform_allow: qemu_cortex_m3
25-
bluetooth.init.test_14:
26-
extra_args: CONF_FILE=prj_14.conf
27-
platform_allow: qemu_cortex_m3
2825
bluetooth.init.test_15:
2926
extra_args: CONF_FILE=prj_15.conf
3027
platform_allow: qemu_cortex_m3
@@ -64,15 +61,6 @@ tests:
6461
bluetooth.init.test_6:
6562
extra_args: CONF_FILE=prj_6.conf
6663
platform_allow: qemu_cortex_m3
67-
bluetooth.init.test_7:
68-
extra_args: CONF_FILE=prj_7.conf
69-
platform_allow: qemu_cortex_m3
70-
bluetooth.init.test_8:
71-
extra_args: CONF_FILE=prj_8.conf
72-
platform_allow: qemu_cortex_m3
73-
bluetooth.init.test_9:
74-
extra_args: CONF_FILE=prj_9.conf
75-
platform_allow: qemu_cortex_m3
7664
bluetooth.init.test_ctlr:
7765
extra_args:
7866
- CONF_FILE=prj_ctlr.conf

0 commit comments

Comments
 (0)