Crinit -- Configurable Rootfs Init
|
Header declaring a mock function for crinitDestroyRtimCmd(). More...
#include "rtimcmd.h"
Go to the source code of this file.
Functions | |
int | __wrap_crinitDestroyRtimCmd (crinitRtimCmd_t *c) |
Header declaring a mock function for crinitDestroyRtimCmd().
int __wrap_crinitDestroyRtimCmd | ( | crinitRtimCmd_t * | c | ) |
Mock function for crinitDestroyRtimCmd().
Checks that the right parameters are given and returns a pre-set value through the cmocka API. Otherwise the function is a no-op.