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:
Alberto Escolar Piedras 2023-09-22 11:03:24 +02:00 committed by Johan Hedberg
commit f1f066ec7d

View file

@ -5,7 +5,9 @@ tests:
- drivers
- entropy
drivers.entropy.bt_hci:
platform_allow: nrf52_bsim
platform_allow:
- nrf52_bsim
- nrf5340bsim_nrf5340_cpunet
extra_args:
- DTC_OVERLAY_FILE=./entropy_bt_hci.overlay
- OVERLAY_CONFIG=./entropy_bt_hci.conf