tests: Bluetooth: init: Remove ll_sw_split filename postfix

Remove ll_sw_split postfix in conf filenames.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
Vinayak Kariappa Chettimada 2020-10-06 13:10:18 +05:30 committed by Carles Cufí
commit ff1b55ab5b
5 changed files with 8 additions and 8 deletions

View file

@ -73,20 +73,20 @@ tests:
bluetooth.init.test_9:
extra_args: CONF_FILE=prj_9.conf
platform_allow: qemu_cortex_m3
bluetooth.init.test_controller_ll_sw_split:
extra_args: CONF_FILE=prj_controller_ll_sw_split.conf
bluetooth.init.test_ctlr:
extra_args: CONF_FILE=prj_ctlr.conf
platform_allow: nrf52840dk_nrf52840 nrf52dk_nrf52832
nrf51dk_nrf51422
bluetooth.init.test_controller_4_0_ll_sw_split:
extra_args: CONF_FILE=prj_controller_4_0_ll_sw_split.conf
bluetooth.init.test_ctlr_4_0:
extra_args: CONF_FILE=prj_ctlr_4_0.conf
platform_allow: nrf52840dk_nrf52840 nrf52dk_nrf52832
nrf51dk_nrf51422
bluetooth.init.test_controller_tiny_ll_sw_split:
extra_args: CONF_FILE=prj_controller_tiny_ll_sw_split.conf
bluetooth.init.test_ctlr_tiny:
extra_args: CONF_FILE=prj_ctlr_tiny.conf
platform_allow: nrf52840dk_nrf52840 nrf52dk_nrf52832
nrf51dk_nrf51422
bluetooth.init.test_controller_dbg_ll_sw_split:
extra_args: CONF_FILE=prj_controller_dbg_ll_sw_split.conf
bluetooth.init.test_ctlr_dbg:
extra_args: CONF_FILE=prj_ctlr_dbg.conf
platform_allow: nrf52840dk_nrf52840 nrf52dk_nrf52832
nrf51dk_nrf51422
bluetooth.init.test_ctlr_broadcaster: