|
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 | memmove_test (void **state) |
| int | memmove_tests (void) |
|
static |
Referenced by memmove_tests().
| int memmove_tests | ( | void | ) |
References memmove_test(), memmove_tests(), and NULL.
Referenced by memmove_tests(), and string_tests().

1.8.15