tests: bsim_bt: Also compile edtt_ble_test_app in CI
To run the BLE EDTT tests in CI, compile also the BLE HCI and GATT edtt_ble_test_app variants Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
This commit is contained in:
parent
c256d06aee
commit
8be3f983ea
1 changed files with 2 additions and 0 deletions
|
@ -54,3 +54,5 @@ function compile(){
|
|||
app=tests/bluetooth/bsim_bt/bsim_test_app compile
|
||||
app=tests/bluetooth/bsim_bt/bsim_test_app conf_file=prj_split.conf \
|
||||
compile
|
||||
app=tests/bluetooth/bsim_bt/edtt_ble_test_app/hci_test_app compile
|
||||
app=tests/bluetooth/bsim_bt/edtt_ble_test_app/gatt_test_app compile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue