Crinit -- Configurable Rootfs Init
|
Implementation of a mock function for strlen(). More...
Functions | |
size_t | __wrap_strlen (const char *s) |
Implementation of a mock function for strlen().
size_t __wrap_strlen | ( | const char * | s | ) |
Mock function for strlen().
Checks that the right parameter is given and returns a preset value.