![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
#include "test_framework.h"
Go to the source code of this file.
Functions | |
void | register_testsuite_ns_psa_ps_interface (struct test_suite_t *p_test_suite) |
Register testsuite for the PSA protected storage NS interface tests. More... | |
void register_testsuite_ns_psa_ps_interface | ( | struct test_suite_t * | p_test_suite | ) |
Register testsuite for the PSA protected storage NS interface tests.
[in] | p_test_suite | The test suite to be executed. |
Definition at line 133 of file psa_ps_ns_interface_testsuite.c.