zephyr/tests/bluetooth
Alberto Escolar Piedras d92fd5a5b8 tests: bsim_bt: Add option to re-build incrementally
In the provided compile.sh script (which builds all bsim_bt
testcases used in the CI regression runs) add the option to
do an incremental build (if possible).
This is just a nicety for users who want to use this script
while testing locally.

This is controller with the existance of the variable INCR_BUILD

For ex., the script can be called, as:
 WORK_DIR=${ZEPHYR_BASE}/my_work_folder INCR_BUILD=y \
 tests/bluetooth/bsim_bt/compile.sh

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-11-21 09:42:46 -05:00
..
bluetooth samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
bsim_bt tests: bsim_bt: Add option to re-build incrementally 2018-11-21 09:42:46 -05:00
init samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
mesh boards: bbc_microbit: Move button data into dts from board.h 2018-11-01 15:58:51 -05:00
mesh_shell mesh: Port shell module to the new shell 2018-11-09 11:19:49 +01:00
shell Bluetooth: shell: Remove macros to print messages 2018-11-13 20:42:01 +02:00
tester tests: bluetooth/tester: Fix having unique log domains 2018-11-02 10:41:11 -04:00