Home
last modified time | relevance | path

Searched refs:bsim (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/Zephyr-latest/tests/bsim/bluetooth/mesh/
Dcompile.sh11 source ${ZEPHYR_BASE}/tests/bsim/compile.source
13 app=tests/bsim/bluetooth/mesh compile
14 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_pst.conf compile
15 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_gatt.conf compile
16 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_gatt_separate.conf compile
17 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_low_lat.conf compile
18 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_psa.conf compile
19 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_workq_sys.conf compile
20 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_multi_adv_sets.conf compile
21 app=tests/bsim/bluetooth/mesh \
[all …]
/Zephyr-latest/tests/bsim/bluetooth/ll/
Dcompile.sh11 source ${ZEPHYR_BASE}/tests/bsim/compile.source
13 ${ZEPHYR_BASE}/tests/bsim/bluetooth/ll/cis/compile.sh
15 app=tests/bsim/bluetooth/ll/advx compile
16 app=tests/bsim/bluetooth/ll/advx \
18 app=tests/bsim/bluetooth/ll/advx conf_overlay=overlay-scan_aux_use_chains.conf compile
20 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split.conf compile
21 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_1ms.conf compile
22 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_tx_defer.conf compile
23 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_privacy.conf compile
24 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_low_lat.conf compile
[all …]
/Zephyr-latest/tests/bsim/bluetooth/
Dtests.nrf5340bsim_nrf5340_cpunet.txt4 tests/bsim/bluetooth/ll/
5 tests/bsim/bluetooth/host/att/eatt_notif
6 tests/bsim/bluetooth/host/misc/disable
7 tests/bsim/bluetooth/host/misc/unregister_conn_cb
8 tests/bsim/bluetooth/host/adv/periodic
9 tests/bsim/bluetooth/host/adv/extended
10 tests/bsim/bluetooth/host/adv/chain
11 tests/bsim/bluetooth/host/l2cap/send_on_connect
12 tests/bsim/bluetooth/host/central
13 tests/bsim/bluetooth/host/privacy/central
[all …]
Dcompile.nrf5340bsim_nrf5340_cpuapp.sh13 source ${ZEPHYR_BASE}/tests/bsim/compile.source
15 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/compile.sh
17 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_privacy.conf sysbuild=1 compile
18 app=tests/bsim/bluetooth/ll/throughput sysbuild=1 compile
19 app=tests/bsim/bluetooth/ll/multiple_id sysbuild=1 compile
20 app=tests/bsim/bluetooth/ll/bis sysbuild=1 compile
21 app=tests/bsim/bluetooth/ll/bis conf_overlay=overlay-ticker_expire_info.conf sysbuild=1 compile
22 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-acl_group.conf sysbuild=1 compile
24 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/samples/compile.sh
25 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio/compile.sh
[all …]
Dcompile.sh11 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
18 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio/compile.sh
19 ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/compile.sh
20 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/compile.sh
21 ${ZEPHYR_BASE}/tests/bsim/bluetooth/ll/compile.sh
22 ${ZEPHYR_BASE}/tests/bsim/bluetooth/mesh/compile.sh
23 ${ZEPHYR_BASE}/tests/bsim/bluetooth/samples/compile.sh
25 ${ZEPHYR_BASE}/tests/bsim/bluetooth/hci_uart/compile.sh
Dcompile.nrf54l15bsim_nrf54l15_cpuapp.sh14 source ${ZEPHYR_BASE}/tests/bsim/compile.source
16 app=tests/bsim/bluetooth/ll/throughput compile
17 app=tests/bsim/bluetooth/ll/multiple_id compile
18 app=tests/bsim/bluetooth/ll/bis compile
19 app=tests/bsim/bluetooth/ll/bis conf_overlay=overlay-ticker_expire_info.conf compile
21 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/samples/compile.sh
22 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio/compile.sh
23 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/compile.sh
Dtests.nrf5340bsim_nrf5340_cpuapp.txt3 tests/bsim/bluetooth/ll/conn/tests_scripts/basic_conn_encrypted_split_privacy.sh
4 tests/bsim/bluetooth/ll/throughput/
5 tests/bsim/bluetooth/ll/multiple_id/
6 tests/bsim/bluetooth/ll/bis/tests_scripts/broadcast_iso.sh
7 tests/bsim/bluetooth/ll/bis/tests_scripts/broadcast_iso_ticker_expire_info.sh
8 tests/bsim/bluetooth/samples/central_hr_peripheral_hr/
9 tests/bsim/bluetooth/audio_samples/
10 tests/bsim/bluetooth/audio/
11 tests/bsim/bluetooth/host/gatt/notify_stress/
Dtests.nrf54l15bsim_nrf54l15_cpuapp.txt3 tests/bsim/bluetooth/ll/throughput/
4 tests/bsim/bluetooth/ll/multiple_id/
5 tests/bsim/bluetooth/ll/bis/tests_scripts/broadcast_iso.sh
6 tests/bsim/bluetooth/ll/bis/tests_scripts/broadcast_iso_ticker_expire_info.sh
7 tests/bsim/bluetooth/samples/central_hr_peripheral_hr/
8 tests/bsim/bluetooth/audio_samples/
9 tests/bsim/bluetooth/audio/
Dcompile.nrf5340bsim_nrf5340_cpunet.sh13 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
15 ${ZEPHYR_BASE}/tests/bsim/bluetooth/ll/compile.sh
16 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/compile.sh
/Zephyr-latest/tests/bsim/
Dci.bt.sh15 nice tests/bsim/bluetooth/compile.sh
19 TESTS_FILE=tests/bsim/bluetooth/tests.nrf52bsim.txt \
20 tests/bsim/run_parallel.sh
23 nice tests/bsim/bluetooth/compile.nrf5340bsim_nrf5340_cpunet.sh
27 TESTS_FILE=tests/bsim/bluetooth/tests.nrf5340bsim_nrf5340_cpunet.txt \
28 tests/bsim/run_parallel.sh
31 nice tests/bsim/bluetooth/compile.nrf5340bsim_nrf5340_cpuapp.sh
35 TESTS_FILE=tests/bsim/bluetooth/tests.nrf5340bsim_nrf5340_cpuapp.txt \
36 tests/bsim/run_parallel.sh
39 nice tests/bsim/bluetooth/compile.nrf54l15bsim_nrf54l15_cpuapp.sh
[all …]
Dcompile.sh12 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
14 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/compile.sh
15 run_in_background ${ZEPHYR_BASE}/tests/bsim/net/compile.sh
Dci.net.sh14 WORK_DIR=${ZEPHYR_BASE}/bsim_net nice tests/bsim/net/compile.sh
16 SEARCH_PATH=tests/bsim/net/ tests/bsim/run_parallel.sh
Dci.uart.sh26 WORK_DIR=${ZEPHYR_BASE}/bsim_uart nice tests/bsim/drivers/uart/compile.sh
28 SEARCH_PATH=tests/bsim/drivers/uart/ tests/bsim/run_parallel.sh
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/
Dcompile.sh11 source ${ZEPHYR_BASE}/tests/bsim/compile.source
13 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay.conf compile
14 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-acl_first.conf compile
15 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-legacy_adv.conf compile
16 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-legacy_adv_acl_first.conf compile
17 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-acl_group.conf compile
18 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-acl_group_acl_first.conf compile
19 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-peripheral_cis.conf compile
20 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-acl_first_ft_per_skip_2_se.conf compile
21 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-acl_first_ft_per_skip_4_se.conf compile
[all …]
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/
Dcompile.sh12 source ${ZEPHYR_BASE}/tests/bsim/compile.source
14 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/bap_broadcast_sink/compile.sh
15 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/bap_unicast_client/compile.sh
16 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/cap/compile.sh
17 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/ccp/compile.sh
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/cap/
Dcompile.sh10 source ${ZEPHYR_BASE}/tests/bsim/compile.source
13 app=tests/bsim/bluetooth/audio_samples/cap/initiator \
19 app=tests/bsim/bluetooth/audio_samples/cap/acceptor \
25 app=tests/bsim/bluetooth/audio_samples/cap/initiator \
30 app=tests/bsim/bluetooth/audio_samples/cap/acceptor \
36 app=tests/bsim/bluetooth/audio_samples/cap/initiator \
42 app=tests/bsim/bluetooth/audio_samples/cap/acceptor \
48 app=tests/bsim/bluetooth/audio_samples/cap/initiator \
53 app=tests/bsim/bluetooth/audio_samples/cap/acceptor \
/Zephyr-latest/tests/bsim/bluetooth/samples/
Dcompile.sh13 source ${ZEPHYR_BASE}/tests/bsim/compile.source
18 app=tests/bsim/bluetooth/samples/central_hr_peripheral_hr \
26 app=tests/bsim/bluetooth/samples/central_hr_peripheral_hr \
35 app=tests/bsim/bluetooth/samples/central_hr_peripheral_hr \
41 app=tests/bsim/bluetooth/samples/battery_service \
/Zephyr-latest/tests/bsim/bluetooth/audio/
Dcompile.sh11 source ${ZEPHYR_BASE}/tests/bsim/compile.source
14 app=tests/bsim/bluetooth/audio exe_name=bs_${BOARD_TS}_${app}_prj_conf \
17 app=tests/bsim/bluetooth/audio conf_overlay=overlay-bt_ll_sw_split.conf \
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/ccp/
Dcompile.sh10 source ${ZEPHYR_BASE}/tests/bsim/compile.source
13 app=tests/bsim/bluetooth/audio_samples/ccp/call_control_server \
18 app=tests/bsim/bluetooth/audio_samples/ccp/call_control_client \
24 app=tests/bsim/bluetooth/audio_samples/ccp/call_control_server \
29 app=tests/bsim/bluetooth/audio_samples/ccp/call_control_client \
/Zephyr-latest/tests/bsim/net/
Dcompile.sh12 source ${ZEPHYR_BASE}/tests/bsim/compile.source
15 app=tests/bsim/net/sockets/echo_test conf_overlay=overlay-802154.conf compile
18 app=tests/bsim/net/sockets/echo_test conf_overlay=overlay-ot.conf compile
/Zephyr-latest/tests/bsim/bluetooth/hci_uart/
Dcompile.sh11 source ${ZEPHYR_BASE}/tests/bsim/compile.source
13 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_hci_uart.conf \
15 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_hci_uart.conf conf_overlay=psa_overlay.conf \
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_unicast_client/
Dcompile.sh10 source ${ZEPHYR_BASE}/tests/bsim/compile.source
14 app=tests/bsim/bluetooth/audio_samples/bap_unicast_client \
22 app=tests/bsim/bluetooth/audio_samples/bap_unicast_client \
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_broadcast_sink/
Dcompile.sh10 source ${ZEPHYR_BASE}/tests/bsim/compile.source
17 app=tests/bsim/bluetooth/audio_samples/bap_broadcast_sink sysbuild=1 \
27 app=tests/bsim/bluetooth/audio_samples/bap_broadcast_sink \
/Zephyr-latest/share/sysbuild/cmake/modules/
Dnative_simulator_sb_extensions.cmake8 # When building for a native_simulator based target (including bsim targets),
14 # This will allow other tools, like twister, or the bsim test scripts, as well as users to find
18 if(("${BOARD}" MATCHES "native") OR ("${BOARD}" MATCHES "bsim"))
33 # When building for a native_simulator based target (including bsim targets),
38 if(("${BOARD}" MATCHES "native") OR ("${BOARD}" MATCHES "bsim"))
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/tests_scripts/
Dgatt.llcp.sh5 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
18 Execute ./src/edttool.py -s=${SIMULATION_ID} -d=0 --transport bsim \

12345678910>>...15