custom-board-bundle-sample-.../unit_tests/tests
Scott Smith 69d36dad6e
Final cleanup of ENGINE macros (#3567)
Fix some uses of ENGINE() not detected by regex due to parenthesis.
Remove now empty engine_ptr.h
Don't worry about EFI_* not being defined, the compiler defaults to 0 if they aren't.
2021-11-17 13:45:10 -05:00
..
ignition_injection Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
lua Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
sensor Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
system yet more pch (#3068) 2021-08-03 22:05:01 -04:00
trigger Create a base class EngineModule for that contains various useful callbacks. (#3548) 2021-11-17 20:13:19 +03:00
util Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_accel_enrichment.cpp Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
test_aux_valves.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_binary_log.cpp
test_boost.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
test_change_engine_type.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_cpp_memory_layout.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_dc_motor.cpp [DRAFT] IAC H-Bridge Microstepping (#3213) 2021-10-06 13:57:04 -04:00
test_deadband.cpp better pch usage and gmock constructors (#3426) 2021-10-30 20:31:09 -04:00
test_dynoview.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_engine_math.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_etb.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
test_fan_control.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
test_gpio.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_gpiochip.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_gppwm.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_hardware_reinit.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_hip9011.cpp enable address sanitizer (#3217) 2021-09-05 05:56:59 -04:00
test_idle_controller.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
test_ion.cpp
test_knock.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
test_launch.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_limp.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
test_log_buffer.cpp even more pch (#3112) 2021-08-04 19:30:52 -04:00
test_logic_expression.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
test_pid.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_pid_auto.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_pwm_generator.cpp enable address sanitizer (#3217) 2021-09-05 05:56:59 -04:00
test_sensors.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
test_signal_executor.cpp add & test remove from linked list (#3199) 2021-08-26 23:03:09 +03:00
test_start_stop.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_stepper.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_stft.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_tacho.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_tunerstudio.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_util.cpp Compile each project's PCH to a separate file to reduce developer friction. (#3505) 2021-11-08 15:52:58 -05:00
test_vvt.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
tests.mk Allow scaled_channel to have both multiplier and divisor (#3468) 2021-11-05 17:34:22 -04:00