zephyr/tests/bsim/bluetooth/ll/bis/testcase.yaml
Artur Dobrynin d11f726942 tests: bsim: bluetooth: using full nrf52bsim board name
Some places kept using partial nrf52bsim board name which led to
inconsistencies.

Signed-off-by: Artur Dobrynin <artur.dobrynin@nordicsemi.no>
2024-12-07 02:03:31 +01:00

54 lines
1.5 KiB
YAML

common:
build_only: true
tags:
- bluetooth
- bsim_multi
tests:
bluetooth.ll.bis:
sysbuild: true
platform_allow:
- nrf52_bsim/native
- nrf5340bsim/nrf5340/cpuapp
- nrf5340bsim/nrf5340/cpunet
integration_platforms:
- nrf52_bsim/native
- nrf5340bsim/nrf5340/cpuapp
- nrf5340bsim/nrf5340/cpunet
harness: bsim
harness_config:
bsim_exe_name: tests_bsim_bluetooth_ll_bis_prj_conf
bluetooth.ll.bis_ticker_expire_info:
extra_args: EXTRA_CONF_FILE=overlay-ticker_expire_info.conf
platform_allow:
- nrf52_bsim/native
- nrf5340bsim/nrf5340/cpunet
integration_platforms:
- nrf52_bsim/native
- nrf5340bsim/nrf5340/cpunet
harness: bsim
harness_config:
bsim_exe_name: tests_bsim_bluetooth_ll_bis_prj_conf_overlay-ticker_expire_info_conf
bluetooth.ll.bis_vs_dp:
extra_args: CONF_FILE=prj_vs_dp.conf
platform_allow:
- nrf52_bsim/native
- nrf5340bsim/nrf5340/cpunet
integration_platforms:
- nrf52_bsim/native
- nrf5340bsim/nrf5340/cpunet
harness: bsim
harness_config:
bsim_exe_name: tests_bsim_bluetooth_ll_bis_prj_vs_dp_conf
bluetooth.ll.bis_past:
extra_args: CONF_FILE=prj_past.conf
platform_allow:
- nrf52_bsim/native
- nrf5340bsim/nrf5340/cpunet
integration_platforms:
- nrf52_bsim/native
- nrf5340bsim/nrf5340/cpunet
harness: bsim
harness_config:
bsim_exe_name: tests_bsim_bluetooth_ll_bis_prj_past_conf