Skip to content

Commit f804b28

Browse files
PavelVPVkartben
authored andcommitted
tests: bsim: bluetooth: build host tests for nrf5340bsim cpuapp
This enables host tests build for nrf5340bsim cpuapp target. Signed-off-by: Pavel Vasilyev <[email protected]>
1 parent a43b893 commit f804b28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/bsim/bluetooth/compile.nrf5340bsim_nrf5340_cpuapp.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ export BOARD="${BOARD:-nrf5340bsim/nrf5340/cpuapp}"
1212

1313
source ${ZEPHYR_BASE}/tests/bsim/compile.source
1414

15+
${ZEPHYR_BASE}/tests/bsim/bluetooth/host/compile.sh
16+
1517
app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_privacy.conf sysbuild=1 compile
1618
app=tests/bsim/bluetooth/ll/throughput sysbuild=1 compile
1719
app=tests/bsim/bluetooth/ll/multiple_id sysbuild=1 compile

0 commit comments

Comments
 (0)