|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include "ctype_tests.h"#include <ctype.h>#include <limits.h>#include <setjmp.h>#include <stdarg.h>#include <stddef.h>#include <cmocka.h>
Functions | |
| static void | good_input (void **state) |
| static void | bad_input (void **state) |
| int | toupper_tests (void) |
|
static |
References INT_MAX, and toupper().
Referenced by toupper_tests().
|
static |
References toupper().
Referenced by toupper_tests().
| int toupper_tests | ( | void | ) |
References bad_input(), good_input(), and NULL.
Referenced by ctype_tests().

1.8.15