|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include "string_tests.h"#include <string.h>#include <setjmp.h>#include <stdarg.h>#include <stddef.h>#include <cmocka.h>
Functions | |
| static void | strncpy_test (void **state) |
| int | strncpy_tests (void) |
|
static |
References b, memcmp(), memset(), and strncpy().
Referenced by strncpy_tests().
| int strncpy_tests | ( | void | ) |
References NULL, and strncpy_test().
Referenced by string_tests().

1.8.15