speeduino/test/test_misc
Josh Stewart 65bcf5b1a7 Add unit tests for maths functions 2022-01-05 13:13:41 +11:00
..
test_table2d.cpp Add table2d tests (#748) 2021-12-23 15:07:38 +11:00
test_table2d.h Add table2d tests (#748) 2021-12-23 15:07:38 +11:00
tests_init.cpp Fix for OUTPUT test failing due to random pin assignments 2021-10-05 11:15:14 +11:00
tests_init.h Fix for OUTPUT test failing due to random pin assignments 2021-10-05 11:15:14 +11:00
tests_maths.cpp Add unit tests for maths functions 2022-01-05 13:13:41 +11:00
tests_maths.h Add unit tests for maths functions 2022-01-05 13:13:41 +11:00
tests_misc.cpp Add unit tests for maths functions 2022-01-05 13:13:41 +11:00
tests_tables.cpp Performance: 15%+ loop/sec speedup by optimising 3d table bilinear interpolation (#735) 2021-12-09 20:40:31 +11:00
tests_tables.h Performance: 15%+ loop/sec speedup by optimising 3d table bilinear interpolation (#735) 2021-12-09 20:40:31 +11:00