![]() |
Project Ne10
An open, optimized software library for the ARM architecture.
|
#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) |
| void all_tests | ( | void | ) |
Definition at line 36 of file test_main.c.
| int main | ( | ne10_int32_t | argc, |
| char ** | argv | ||
| ) |
Definition at line 52 of file test_main.c.
| void my_suite_setup | ( | void | ) |
Definition at line 42 of file test_main.c.
| void my_suite_teardown | ( | void | ) |
Definition at line 47 of file test_main.c.
1.8.11