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

Functions

static void strlen_test (void **state)
 
int strlen_tests (void)
 

Function Documentation

◆ strlen_test()

static void strlen_test ( void **  state)
static

References strlen().

Referenced by strlen_tests().

◆ strlen_tests()

int strlen_tests ( void  )

References NULL, and strlen_test().

Referenced by string_tests().

Here is the caller graph for this function: