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

1.8.15