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_scripts tests/bsim/bluetooth/ll: Increase EXECUTION_TIMEOUT where needed 2024-11-16 14:56:43 -05:00
CMakeLists.txt
hci-uart.overlay
Kconfig
Kconfig.sysbuild
prj_split_1ms.conf
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
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.