Embedded Artistry Framework
Embedded Systems C++ Framework
Functions
rand.c File Reference
#include "stdlib_tests.h"
#include <stdlib.h>
#include <setjmp.h>
#include <stdarg.h>
#include <stddef.h>
#include <cmocka.h>
Include dependency graph for rand.c:

Functions

static void rand_test (void **state)
 
int rand_tests (void)
 

Function Documentation

◆ rand_test()

static void rand_test ( void **  state)
static

Referenced by rand_tests().

◆ rand_tests()

int rand_tests ( void  )

References NULL, rand_test(), and rand_tests().

Referenced by rand_tests(), and stdlib_tests().

Here is the caller graph for this function: