zephyr/tests/subsys/secure_storage/psa/its
Tomi Fontanilles 561ee12597 tests: secure_storage: speed up psa.its.secure_storage.custom.transform
It would time out when run on-device due to the NVS setting backend being
incredibly slow once enough entries exist.

Also, rename the tests which use different store implementations to make
that explicit.

Fixes https://github.com/zephyrproject-rtos/zephyr/issues/83210.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2025-01-07 18:24:33 +01:00
..
src secure_storage: add a ZMS-based implementation of the ITS store module 2024-12-17 11:34:42 +00:00
CMakeLists.txt
overlay-secure_storage.conf
overlay-store_custom.conf tests: secure_storage: psa: its: add a test for the ZMS ITS store module 2024-12-17 11:34:42 +00:00
overlay-store_default.conf tests: secure_storage: speed up psa.its.secure_storage.custom.transform 2025-01-07 18:24:33 +01:00
overlay-tfm.conf
overlay-transform_custom.conf tests: secure_storage: psa: its: add a test for the ZMS ITS store module 2024-12-17 11:34:42 +00:00
overlay-transform_default.conf samples|tests: secure-storage: allow all test rng sources 2024-12-19 17:53:37 +01:00
prj.conf
testcase.yaml tests: secure_storage: speed up psa.its.secure_storage.custom.transform 2025-01-07 18:24:33 +01:00
zms.overlay tests: secure_storage: psa: its: add a test for the ZMS ITS store module 2024-12-17 11:34:42 +00:00