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

Functions

static void memmove_test (void **state)
 
int memmove_tests (void)
 

Function Documentation

◆ memmove_test()

static void memmove_test ( void **  state)
static

Referenced by memmove_tests().

◆ memmove_tests()

int memmove_tests ( void  )

References memmove_test(), memmove_tests(), and NULL.

Referenced by memmove_tests(), and string_tests().

Here is the caller graph for this function: