Project Ne10
An open, optimized software library for the ARM architecture.
Macros | Functions
test_suite_physics.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "NE10_physics.h"
#include "seatest.h"
#include "unit_test_common.h"

Go to the source code of this file.

Macros

#define TEST_LENGTH_SAMPLES   1024
 
#define TEST_COUNT   5000
 

Functions

void my_test_setup (void)
 
void my_test_teardown (void)
 

Macro Definition Documentation

#define TEST_COUNT   5000

Definition at line 44 of file test_suite_physics.c.

#define TEST_LENGTH_SAMPLES   1024

Definition at line 43 of file test_suite_physics.c.

Function Documentation

void my_test_setup ( void  )

Definition at line 512 of file test_suite_physics.c.

void my_test_teardown ( void  )

Definition at line 517 of file test_suite_physics.c.