tests: bsim: bluetooth: host: use twister to compile tests
Bluetooth host bsim tests are compiled with shell scripts, but it is possible to use twister, which supports compilation (but not running at the moment). Compiling with twister requires fewer shell scripts, provides cleaner interface and more flexible configuration. Signed-off-by: Artur Dobrynin <artur.dobrynin@nordicsemi.no>
This commit is contained in:
parent
04dd110881
commit
e0f74cf1b0
127 changed files with 874 additions and 774 deletions
10
tests/bsim/bluetooth/host/l2cap/ecred/peer/testcase.yaml
Normal file
10
tests/bsim/bluetooth/host/l2cap/ecred/peer/testcase.yaml
Normal file
|
@ -0,0 +1,10 @@
|
|||
tests:
|
||||
bluetooth.host.l2cap.ecred.peer:
|
||||
build_only: true
|
||||
tags:
|
||||
- bluetooth
|
||||
platform_allow:
|
||||
- nrf52_bsim/native
|
||||
harness: bsim
|
||||
harness_config:
|
||||
bsim_exe_name: tests_bsim_bluetooth_host_l2cap_ecred_peer_prj_conf
|
Loading…
Add table
Add a link
Reference in a new issue