TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
platform_s_interface_testsuite.c File Reference
Include dependency graph for platform_s_interface_testsuite.c:

Go to the source code of this file.

Functions

void register_testsuite_s_platform_interface (struct test_suite_t *p_test_suite)
 Register testsuite for the platform service. More...
 

Function Documentation

void register_testsuite_s_platform_interface ( struct test_suite_t p_test_suite)

Register testsuite for the platform service.

Parameters
[in]p_test_suiteThe test suite to be executed.

Definition at line 18 of file platform_s_interface_testsuite.c.

Here is the call graph for this function: