Commit 6f077be9 authored by Aleksander Wasaznik's avatar Aleksander Wasaznik Committed by Fabio Baltieri
Browse files

Bluetooth: tests: init: `CONFIG_BT_RECV_WORKQ_BT=y`



Add a test case to the init test to cover `CONFIG_BT_RECV_WORKQ_BT=y`.

Signed-off-by: default avatarAleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
parent 433833d9
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -341,3 +341,9 @@ tests:
      - nrf52840dk_nrf52840
      - nrf52dk_nrf52832
      - rv32m1_vega_ri5cy
  bluetooth.init.test_config_bt_recv_workq_bt:
    extra_args:
      - CONF_FILE=prj_ctlr.conf
      - CONFIG_BT_RECV_WORKQ_BT=y
    platform_allow:
      - nrf52840dk_nrf52840