Synth.cpp
 All Data Structures Namespaces Files Functions Variables Macros
Functions
tests.cpp File Reference
#include <stdio.h>
#include "tests.h"
Include dependency graph for tests.cpp:

Go to the source code of this file.

Functions

static int8_t test1 (void)
 
static int8_t test2 (void)
 
static int8_t test3 (void)
 
int8_t run_tests (void)
 

Function Documentation

int8_t run_tests ( void  )

Definition at line 24 of file tests.cpp.

Referenced by FunctionKey::keydown(), and main().

Here is the call graph for this function:

Here is the caller graph for this function:

static int8_t test1 ( void  )
static

Definition at line 4 of file tests.cpp.

Referenced by run_tests().

Here is the caller graph for this function:

static int8_t test2 ( void  )
static

Definition at line 14 of file tests.cpp.

Referenced by run_tests().

Here is the caller graph for this function:

static int8_t test3 ( void  )
static

Definition at line 19 of file tests.cpp.

Referenced by run_tests().

Here is the caller graph for this function: