23 #include "test_quick_trig.h"
32 static inline bool run_all_tests() {
bool run_matrix_tests(void)
Run tests on matrix.
Definition: test_small_matrix.c:24
bool run_math_tests()
run the math functions
Definition: test_maths.c:31
bool run_quick_trig_tests(void)
Run tests on the simplyfied trigonometric functions.
Definition: test_quick_trig.c:23
void profile_quick_trig(void)
Show the simplyfied trigonometric functions profile.
Definition: test_quick_trig.c:37