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

Functions

static void abs_test (void **state)
 
int abs_tests (void)
 

Function Documentation

◆ abs_test()

static void abs_test ( void **  state)
static

References abs(), and INT_MAX.

Referenced by abs_tests().

◆ abs_tests()

int abs_tests ( void  )

References abs_test(), abs_tests(), and NULL.

Referenced by abs_tests(), and stdlib_tests().

Here is the caller graph for this function: