|
Crinit -- Configurable Rootfs Init
|
Header declaring a mock function for crinitGlobOptSetBoolean(). More...
#include "globopt.h"

Go to the source code of this file.
Functions | |
| int | __wrap_crinitGlobOptSetBoolean (size_t memberOffset, bool val) |
Header declaring 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.