Embedded Artistry Framework
Embedded Systems C++ Framework
Functions
imaxdiv.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 imaxdiv.c:

Functions

static void imaxdiv_test (void **state)
 
int imaxdiv_tests (void)
 

Function Documentation

◆ imaxdiv_test()

static void imaxdiv_test ( void **  state)
static

Referenced by imaxdiv_tests().

◆ imaxdiv_tests()

int imaxdiv_tests ( void  )

References imaxdiv_test(), imaxdiv_tests(), and NULL.

Referenced by imaxdiv_tests(), and stdlib_tests().

Here is the caller graph for this function: