![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
#include "test_framework.h"
Go to the source code of this file.
Macros | |
#define | INVALID_REQUEST 0xffffffff |
Functions | |
void | tfm_platform_test_common_001 (struct test_result_t *ret) |
Call the platform service with an invalid request. More... | |
#define INVALID_REQUEST 0xffffffff |
Definition at line 17 of file platform_tests_common.h.
void tfm_platform_test_common_001 | ( | struct test_result_t * | ret | ) |
Call the platform service with an invalid request.
[out] | ret | Test results |
Definition at line 14 of file platform_tests_common.c.