zephyr/tests/bsim/bluetooth/ll/conn
Valerio Setti e9687c7e5c bsim: add tests for BT_USE_PSA_API
Add a couple PSA overlay configs for the BT tests in order to evaluate
PSA API support introduced by CONFIG_BT_USE_PSA_API. These test are
performed on nrf52840dk platform.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-06-14 15:41:34 +02:00
..
src tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
tests_scripts tests/bsim: Remove too small timeouts 2024-03-28 17:05:49 -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.sysbuild tests/bsim: sysbuild: Set primary MCU idx properly 2024-04-18 08:05:55 -07:00
prj_split_hci_uart.conf Bluetooth: drivers: Convert H4 (UART) HCI driver to new API 2024-06-11 19:42:49 -04:00
prj_split_low_lat.conf
prj_split_privacy.conf
prj_split_single_timer.conf
prj_split.conf
psa_overlay.conf bsim: add tests for BT_USE_PSA_API 2024-06-14 15:41:34 +02: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.