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

Functions

static void strcmp_test (void **state)
 
int strcmp_tests (void)
 

Function Documentation

◆ strcmp_test()

static void strcmp_test ( void **  state)
static

References NULL, s, and strcmp().

Referenced by strcmp_tests().

◆ strcmp_tests()

int strcmp_tests ( void  )

References NULL, strcmp_test(), and strcmp_tests().

Referenced by strcmp_tests(), and string_tests().

Here is the caller graph for this function: