Project Ne10
An open, optimized software library for the ARM architecture.
Functions
test_main.c File Reference
#include "seatest.h"

Go to the source code of this file.

Functions

void all_tests (void)
 
void my_suite_setup (void)
 
void my_suite_teardown (void)
 
int main (ne10_int32_t argc, char **argv)
 

Function Documentation

void all_tests ( void  )

Definition at line 47 of file test_main.c.

int main ( ne10_int32_t  argc,
char **  argv 
)

Definition at line 74 of file test_main.c.

void my_suite_setup ( void  )

Definition at line 64 of file test_main.c.

void my_suite_teardown ( void  )

Definition at line 69 of file test_main.c.