![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
Go to the source code of this file.
Functions | |
void | register_testsuite_ns_qcbor (struct test_suite_t *p_test_suite) |
Register test suite for the QCBOR library. More... | |
Variables | |
const char * | qcbor_test_cases [] |
void register_testsuite_ns_qcbor | ( | struct test_suite_t * | p_test_suite | ) |
Register test suite for the QCBOR library.
[in] | p_test_suite | The test suite to be executed. |
Definition at line 133 of file qcbor_ns_testsuite.c.
const char* qcbor_test_cases[] |
Definition at line 38 of file qcbor_ns_testsuite.c.