TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
crypto_ns_tests.h File Reference
#include "test_framework.h"
Include dependency graph for crypto_ns_tests.h:

Go to the source code of this file.

Functions

void register_testsuite_ns_crypto_interface (struct test_suite_t *p_test_suite)
 Register testsuite for Crypto non-secure interface. More...
 

Function Documentation

void register_testsuite_ns_crypto_interface ( struct test_suite_t p_test_suite)

Register testsuite for Crypto non-secure interface.

Parameters
[in]p_test_suiteThe test suite to be executed.

Definition at line 136 of file crypto_ns_interface_testsuite.c.

Here is the call graph for this function: