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

Functions

static void imaxabs_test (void **state)
 
int imaxabs_tests (void)
 

Function Documentation

◆ imaxabs_test()

static void imaxabs_test ( void **  state)
static

References imaxabs(), INTMAX_MAX, and INTMAX_MIN.

Referenced by imaxabs_tests().

◆ imaxabs_tests()

int imaxabs_tests ( void  )

References imaxabs_test(), imaxabs_tests(), and NULL.

Referenced by imaxabs_tests(), and stdlib_tests().

Here is the caller graph for this function: