|
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 | toascii_tests (void) |
|
static |
References INT_MAX, and toascii().
Referenced by toascii_tests().
|
static |
References toascii().
Referenced by toascii_tests().
| int toascii_tests | ( | void | ) |
References bad_input(), good_input(), and NULL.
Referenced by ctype_tests().

1.8.15