|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include "stdlib_tests.h"#include <stdlib.h>#include <setjmp.h>#include <stdarg.h>#include <stddef.h>#include <cmocka.h>
Functions | |
| static void | rand_test (void **state) |
| int | rand_tests (void) |
|
static |
Referenced by rand_tests().
| int rand_tests | ( | void | ) |
References NULL, rand_test(), and rand_tests().
Referenced by rand_tests(), and stdlib_tests().

1.8.15