Add a babblesim test of the BT Tester doing a GAP smoke test connecting 2 BT testers using BTP. The purpose of this is to further increase the test coverage of the BT Tester in CI, as it is only being built, and runtime errors are typically not caught. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
11 lines
223 B
YAML
11 lines
223 B
YAML
tests:
|
|
bluetooth.tester_bsim:
|
|
build_only: true
|
|
tags:
|
|
- bluetooth
|
|
harness: bsim
|
|
harness_config:
|
|
bsim_exe_name: tests_bsim_bluetooth_tester_prj_conf
|
|
platform_allow:
|
|
- nrf52_bsim/native
|