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 37 of file test_main.c.

int main ( ne10_int32_t  argc,
char **  argv 
)

Definition at line 53 of file test_main.c.

void my_suite_setup ( void  )

Definition at line 45 of file test_main.c.

void my_suite_teardown ( void  )

Definition at line 49 of file test_main.c.