ci: Run also BT edtt_ble_test_app tests
Include in the CI run the EDTT tests Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
This commit is contained in:
parent
9338e9215b
commit
1a01a10a87
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ function on_complete() {
|
|||
function run_bsim_bt_tests() {
|
||||
WORK_DIR=${ZEPHYR_BASE}/bsim_bt_out tests/bluetooth/bsim_bt/compile.sh
|
||||
RESULTS_FILE=${ZEPHYR_BASE}/${bsim_bt_test_results_file} \
|
||||
SEARCH_PATH=tests/bluetooth/bsim_bt/bsim_test_app/tests_scripts \
|
||||
SEARCH_PATH=tests/bluetooth/bsim_bt/ \
|
||||
tests/bluetooth/bsim_bt/run_parallel.sh
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue