|
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 | strnstr_test (void **state) |
| static void | strnstr_test_null (void **state) |
| int | strnstr_tests (void) |
|
static |
References buf, r, and strnstr().
Referenced by strnstr_tests().
|
static |
References buf, r, and strnstr().
Referenced by strnstr_tests().
| int strnstr_tests | ( | void | ) |
References NULL, strnstr_test(), and strnstr_test_null().
Referenced by string_tests().

1.8.15