Lines Matching full:tests
5 # Compile all the applications needed by the bsim tests in these subfolders
18 source ${ZEPHYR_BASE}/tests/bsim/compile.source
20 app=tests/bsim/bluetooth/mesh compile
21 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_pst.conf compile
22 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_gatt.conf compile
23 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_low_lat.conf compile
24 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_psa.conf compile
25 app=tests/bsim/bluetooth/mesh conf_overlay="overlay_pst.conf;overlay_psa.conf" compile
26 app=tests/bsim/bluetooth/mesh conf_overlay="overlay_gatt.conf;overlay_psa.conf" compile
27 app=tests/bsim/bluetooth/mesh conf_overlay="overlay_low_lat.conf;overlay_psa.conf" compile
28 app=tests/bsim/bluetooth/mesh conf_overlay="overlay_gatt.conf;overlay_low_lat.conf" compile
29 app=tests/bsim/bluetooth/mesh conf_overlay="overlay_pst.conf;overlay_gatt.conf" compile
30 app=tests/bsim/bluetooth/mesh \