rusefi-1/unit_tests/tests/trigger
Scott Smith 344c9073e2
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
..
resources remove some noise from nb2 trigger log (#3078) 2021-07-30 08:19:16 -04:00
test_2jz_vvt.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_all_triggers.cpp Start the process of using a global engine ptr for unit tests. (#3551) 2021-11-16 00:23:14 -05:00
test_cam_vvt_input.cpp generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 11:40:47 -04:00
test_fasterEngineSpinningUp.cpp reducing crazy in unit tests 2021-10-01 22:33:06 -04:00
test_injection_scheduling.cpp less macro, more c++ (#3549) 2021-11-15 12:44:40 +01:00
test_issue_898.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_miata_na_tdc.cpp Convert TriggerWaveform::wave to a pointer in preparation for code-defined sequences. (#3528) 2021-11-11 13:19:25 -05:00
test_nissan_vq_vvt.cpp Convert TriggerWaveform::wave to a pointer in preparation for code-defined sequences. (#3528) 2021-11-11 13:19:25 -05:00
test_override_gaps.cpp Override trigger gaps feature #2734 2021-10-30 11:09:10 -04:00
test_quad_cam.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_real_cranking_miata_NA.cpp generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 11:40:47 -04:00
test_real_cranking_miata_na6.cpp generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 11:40:47 -04:00
test_real_cranking_nissan_vq40.cpp overdwell protection (#3220) 2021-10-02 01:10:24 -04:00
test_real_nb2_cranking.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_real_volkswagen.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_rpm_multiplier.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_symmetrical_crank.cpp generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 11:40:47 -04:00
test_trigger_decoder.cpp Start the process of using a global engine ptr for unit tests. (#3551) 2021-11-16 00:23:14 -05:00
test_trigger_multi_sync.cpp Use Valgrind to detect unitialized variable references. (#3555) 2021-11-15 23:42:23 -05:00
test_trigger_noiseless.cpp Start the process of using a global engine ptr for unit tests. (#3551) 2021-11-16 00:23:14 -05:00