test drivers.entropy.bt_hci: Allow on simulated nrf5340bsim_nrf5340_cpunet
The simulated nrf5340bsim_nrf5340_cpunet board can run this test also just fine, so let's enable it. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
e41f836c53
commit
f1f066ec7d
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,9 @@ tests:
|
||||||
- drivers
|
- drivers
|
||||||
- entropy
|
- entropy
|
||||||
drivers.entropy.bt_hci:
|
drivers.entropy.bt_hci:
|
||||||
platform_allow: nrf52_bsim
|
platform_allow:
|
||||||
|
- nrf52_bsim
|
||||||
|
- nrf5340bsim_nrf5340_cpunet
|
||||||
extra_args:
|
extra_args:
|
||||||
- DTC_OVERLAY_FILE=./entropy_bt_hci.overlay
|
- DTC_OVERLAY_FILE=./entropy_bt_hci.overlay
|
||||||
- OVERLAY_CONFIG=./entropy_bt_hci.conf
|
- OVERLAY_CONFIG=./entropy_bt_hci.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue