Ylva And Malin
Functions | Variables
main.c File Reference
#include <ym_test.h>
#include <stdio.h>
#include <ym_core.h>
Include dependency graph for main.c:

Functions

const char * test_0 ()
 
const char * test_1 ()
 
const char * run_all_tests ()
 
int main (YM_UNUSED int argc, YM_UNUSED char **argv)
 

Variables

int tests_run = 0
 

Function Documentation

int main ( YM_UNUSED int  argc,
YM_UNUSED char **  argv 
)

Here is the call graph for this function:

const char* run_all_tests ( )

Here is the call graph for this function:

Here is the caller graph for this function:

const char* test_0 ( )

Here is the caller graph for this function:

const char* test_1 ( )

Here is the caller graph for this function:

Variable Documentation

int tests_run = 0