|
DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
#include <osapi-common.h>#include <osapi-bsp.h>
Include dependency graph for thunk.c:Functions | |
| int | unity_main (void) |
| Provide a name-mapping thunk between OSAL runtime and Unity test function. | |
| void | OS_Application_Run (void) |
| The OSAL entrypoint signature. | |
| void OS_Application_Run | ( | void | ) |
The OSAL entrypoint signature.
References unity_main().
| int unity_main | ( | void | ) |
Provide a name-mapping thunk between OSAL runtime and Unity test function.
The entrypoint name created by unity
Referenced by OS_Application_Run().