|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include "string_tests.h"#include <stdlib.h>#include <string.h>#include <setjmp.h>#include <stdarg.h>#include <stddef.h>#include <cmocka.h>
Functions | |
| static void | strndup_test (void **state) |
| int | strndup_tests (void) |
|
static |
| int strndup_tests | ( | void | ) |
References NULL, and strndup_test().
Referenced by string_tests().

1.8.15