TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ipc_s_interface_testsuite.c File Reference
#include "ipc_s_tests.h"
#include "psa/client.h"
#include "test_framework_helpers.h"
Include dependency graph for ipc_s_interface_testsuite.c:

Go to the source code of this file.

Functions

void register_testsuite_s_ipc_interface (struct test_suite_t *p_test_suite)
 Register testsuite for ipc secure interface. More...
 

Function Documentation

void register_testsuite_s_ipc_interface ( struct test_suite_t p_test_suite)

Register testsuite for ipc secure interface.

Parameters
[in]p_test_suiteThe test suite to be executed.

Definition at line 19 of file ipc_s_interface_testsuite.c.

Here is the call graph for this function: