Crinit -- Configurable Rootfs Init
|
Header declaring a mock function for strlen(). More...
#include <string.h>
Go to the source code of this file.
Functions | |
size_t | __wrap_strlen (const char *s) |
Header declaring 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.