|
Crinit -- Configurable Rootfs Init
|
Implementation of a mock function for strcmp(). More...

Functions | |
| int | __wrap_strcmp (const char *s1, const char *s2) |
Implementation of a mock function for strcmp().
| int __wrap_strcmp | ( | const char * | s1, |
| const char * | s2 | ||
| ) |
Mock function for strcmp().
Checks that the right parameter is given and returns a preset value.