speeduino/test
tx_haggis d5d4274054
Bug fix: reset control can be enabled but pin can be set to zero (#1142)
* Reset control pin: don't over-writie the board default with zero.
The added unit tests interfered with each other & hung -
solution is to reinitialize the global context at the start of
each test.

* Additional pin init tests
2023-11-28 10:13:00 +11:00
..
test_decoders Save 600+ bytes RAM (step 3 of 9) - remove per-channel schedule calculation functions, use generic equivalents instead (#1018) 2023-06-26 12:13:53 +10:00
test_fuel Added taper entering DFCO (#1118) 2023-10-25 10:09:57 +11:00
test_init Bug fix: reset control can be enabled but pin can be set to zero (#1142) 2023-11-28 10:13:00 +11:00
test_math Use portable paths (that work on Win & Linux) (#1131) 2023-11-06 18:50:21 +11:00
test_schedule_calcs Save 600+ bytes RAM (step 5 of 9) - De-duplicate setSchedule functions (#1111) 2023-11-24 09:35:43 +11:00
test_schedules Save 600+ bytes RAM (step 5 of 9) - De-duplicate setSchedule functions (#1111) 2023-11-24 09:35:43 +11:00
test_table3d_native Add table2d tests (#748) 2021-12-23 15:07:38 +11:00
test_tables Unit test fuel and ignition scheduler initialisation (#1039) 2023-04-27 14:43:04 +10:00
test_utils.h Additonal schedule initialization unit tests (#1046) 2023-05-15 15:16:41 +10:00
timer.hpp Performance: optimize division (#1082) 2023-11-06 09:10:08 +11:00