|
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 | strcpy_test (void **state) |
| int | strcpy_tests (void) |
|
static |
References b, s, strcmp(), and strcpy().
Referenced by strcpy_tests().
| int strcpy_tests | ( | void | ) |
References NULL, strcpy_test(), and strcpy_tests().
Referenced by strcpy_tests(), and string_tests().

1.8.15