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

1.8.15