Home
last modified time | relevance | path

Searched refs:runIt_macTest (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_test_api.h26 RunItError_t runIt_macTest(void);
Drun_integration_mac.c290 RunItError_t runIt_macTest(void) in runIt_macTest() function
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_test.c731 rc += runIt_macTest(); in runIt_executer()