zephyr/tests/bsim
Pavel Vasilyev 9cb00bee6a tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt
As TinyCrypt gets deprecated, we need to remove all bsim tests that use
it. This commit switches all Bluetooth mesh bsim tests to PSA as a
default crypto backend.

This includes:
- removing `CONFIG_BT_MESH_USES_TINYCRYPT` as PSA is default crypto
  backend for mesh. `CONFIG_BT_MESH_USES_MBEDTLS_PSA` is not required to
  be enabled;
- merging `overlay_psa.conf` into `prj.conf` as this configuration
  becomes default for all mesh bsim tests;
- merging `overlay_ss.conf` into `overlay_pst.conf` as secure storage is
  required for running persistent storage bsim tests with PSA;

Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
2025-05-26 13:17:08 +02:00
..
babblekit Bluetooth: tests: Add macros to babblekit 2025-02-12 09:40:07 +01:00
bluetooth tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
drivers/uart
net samples: Enable OpenThread logging in all related samples 2025-05-05 14:25:13 +02:00
ci.bt.sh tests: bsim: bluetooth: host: use twister to compile tests 2024-12-07 02:03:31 +01:00
ci.net.sh
ci.uart.sh tests/bsim: UART: Do not attempt to run empty set of multidevice tests 2025-03-20 17:15:27 +01:00
compile.sh
compile.source
generate_coverage_report.sh
run_parallel.sh tests/bsim/run_parallel: Fail if an explicitly listed test is missing 2025-03-20 17:15:27 +01:00
sh_common.source tests: bsim: Fix command execution with quoted string 2025-03-07 19:52:55 +01:00