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

Functions

static void atol_test (void **state)
 
int atol_tests (void)
 

Function Documentation

◆ atol_test()

static void atol_test ( void **  state)
static

References atol().

Referenced by atol_tests().

◆ atol_tests()

int atol_tests ( void  )

References atol_test(), atol_tests(), and NULL.

Referenced by atol_tests(), and stdlib_tests().

Here is the caller graph for this function: