Crinit -- Configurable Rootfs Init
|
Implementation of a mock function for crinitGlobOptSet(). More...
Functions | |
int | __wrap_crinitDestroyRtimCmd (crinitRtimCmd_t *c) |
Implementation of a mock function for crinitGlobOptSet().
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.