|
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 | strnlen_test (void **state) |
| int | strnlen_tests (void) |
|
static |
References SIZE_MAX, and strnlen().
Referenced by strnlen_tests().
| int strnlen_tests | ( | void | ) |
References NULL, and strnlen_test().
Referenced by string_tests().

1.8.15