fome-fw/firmware/controllers/core
Scott Smith 2cfc4af998 Start the process of using a global engine ptr for unit tests. (#3551)
* Start the process of using a global engine ptr for unit tests.

Passing around the engine, config, and persistent state wasn't buying anything.  Instead, use
EngineTestHelper(Base) to correctly set and clear the global variables.  Add a dummy check in
case some test tries to set them manually.

* Fix OSX build

* Adapt PR to recently added code.
2021-11-16 00:23:14 -05:00
..
common_headers.h generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-23 22:07:44 -04:00
core.mk The Big Refactoring of 2019: folder structure #723 2019-12-04 01:11:10 -05:00
engine_ptr.h Start the process of using a global engine ptr for unit tests. (#3551) 2021-11-16 00:23:14 -05:00
error_handling.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
error_handling.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
fsio_core.cpp Epic: Remove FSIO #2928 2021-11-14 11:40:19 -05:00
fsio_core.h Epic: Remove FSIO #2928 2021-11-14 11:40:19 -05:00
fsio_impl.cpp (void) -> () (#3550) 2021-11-15 13:02:34 +01:00
fsio_impl.h script settings need names! 2021-11-14 13:18:11 -05:00
state_sequence.cpp Change users of MultiChannelStateSequence to use the API (#3524) 2021-11-11 09:19:22 -05:00
state_sequence.h Change users of MultiChannelStateSequence to use the API (#3524) 2021-11-11 09:19:22 -05:00