Crinit -- Configurable Rootfs Init
|
Implementation of a mock function for crinitGlobOptSetBoolean(). More...
Functions | |
int | __wrap_crinitGlobOptSetBoolean (size_t memberOffset, bool val) |
Implementation of a mock function for crinitGlobOptSetBoolean().
int __wrap_crinitGlobOptSetBoolean | ( | size_t | memberOffset, |
bool | val | ||
) |
Mock function for crinitGlobOptSetBoolean().
Checks that the right parameters are given and returns a pre-set value through the cmocka API. Otherwise the function is a no-op.