zephyr/tests/bsim/bluetooth/ll/conn
Valerio Setti 3fa522c720 tests/samples: remove ENTROPY_GENERATOR from BT related tests/samples
Since now Mbed TLS automatically selects ENTROPY_GENERATOR (or the
test generator, depending on the platform) we can remove this dependency
from all BT related tests and samples.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-12-19 17:53:37 +01:00
..
src tests: bsim: Bluetooth: Test 1ms connection interval support 2024-10-24 13:15:20 +01:00
tests_scripts tests/bsim/bluetooth/ll: Increase EXECUTION_TIMEOUT where needed 2024-11-16 14:56:43 -05:00
CMakeLists.txt
hci-uart.overlay boards: nrf52_bsim: Add support for using UART as HCI 2024-06-11 19:42:49 -04:00
Kconfig tests: bsim: Bluetooth: Test 1ms connection interval support 2024-10-24 13:15:20 +01:00
Kconfig.sysbuild tests/bsim: sysbuild: Set primary MCU idx properly 2024-04-18 08:05:55 -07:00
prj_split_1ms.conf tests: bsim: Bluetooth: Test 1ms connection interval support 2024-10-24 13:15:20 +01:00
prj_split_hci_uart.conf Bluetooth: Host: more secure defaults for key size and legacy pairing 2024-12-04 12:10:54 +01:00
prj_split_low_lat.conf
prj_split_privacy.conf Bluetooth: Host: more secure defaults for key size and legacy pairing 2024-12-04 12:10:54 +01:00
prj_split_single_timer.conf
prj_split_tx_defer.conf tests: bsim: Bluetooth: Deferred ACL Tx transmission setup 2024-10-24 13:15:20 +01:00
prj_split.conf
psa_overlay.conf tests/samples: remove ENTROPY_GENERATOR from BT related tests/samples 2024-12-19 17:53:37 +01:00
README.txt
sysbuild.cmake

Zephyr test application which uses the simulated boards test hooks.
Can be compiled targeting the *_bsim boards.

This application will, based on the command line arguments, select one of
testcases which are compiled with it.