|
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 | strchr_test (void **state) |
| int | strchr_tests (void) |
|
static |
References b, strchr(), and strcpy().
Referenced by strchr_tests().
| int strchr_tests | ( | void | ) |
References NULL, strchr_test(), and strchr_tests().
Referenced by strchr_tests(), and string_tests().

1.8.15