zephyr/tests
Marcin Niestroj 6653fd945f modules: mbedtls: set mbedTLS debug threshold during module initialization
mbedTLS library threshold initialization was done in native TLS socket
implementation (which tends to use mbedTLS now) and inside mbedTLS
benchmark test. Move that to mbedTLS module initialization, as this is a
global setting.

Update description of CONFIG_MBEDTLS_DEBUG_LEVEL to clarify when
mbedtls_debug_set_threshold() is called.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2022-08-17 12:03:52 +02:00
..
application_development test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
arch tests: arch: arm: arm_interrupt: Increase stack size 2022-08-11 12:15:11 +02:00
benchmarks modules: mbedtls: set mbedTLS debug threshold during module initialization 2022-08-17 12:03:52 +02:00
bluetooth Bluetooth: audio: Add security requirements check 2022-08-16 12:19:43 +02:00
boards flash: nios2_qspi: Convert driver to be devicetree based 2022-08-12 08:11:42 -04:00
boot/uefi
cmake/config_dir
crypto test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
drivers tests: Verify SBS Gauge driver on qemu_cortex_a9 2022-08-17 08:04:17 +00:00
kernel tests: kernel: poll: move the testcase to new ZTEST API 2022-08-17 08:14:10 +00:00
lib test: Add uoscore tests 2022-08-12 16:17:59 +02:00
misc test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
net tests: net: virtual: move to new ztest API 2022-08-15 08:13:15 +00:00
posix tests: samples: revert timeout change for FVP BaseR 2022-08-16 15:51:38 +02:00
subsys tests: subsys: pm: move device_runtime_api to new ztest API. 2022-08-15 18:40:17 +00:00
unit tests: unit: util: Add test for IS_EQ 2022-08-04 17:35:39 +01:00
ztest ztest: add test summary after all suites finish running 2022-08-11 09:01:12 -04:00