2019-06-15 13:43:30 -07:00
|
|
|
TESTS_SRC_CPP = \
|
2022-07-11 01:21:02 -07:00
|
|
|
tests/trigger/test_all_triggers.cpp \
|
2023-08-05 09:44:16 -07:00
|
|
|
tests/trigger/test_2_stroke.cpp \
|
2020-05-09 21:59:32 -07:00
|
|
|
tests/trigger/test_symmetrical_crank.cpp \
|
|
|
|
tests/trigger/test_trigger_decoder.cpp \
|
2022-05-11 03:14:45 -07:00
|
|
|
tests/trigger/test_trigger_decoder_2.cpp \
|
2024-05-05 08:00:05 -07:00
|
|
|
tests/trigger/test_coil.cpp \
|
2020-05-09 21:59:32 -07:00
|
|
|
tests/trigger/test_trigger_noiseless.cpp \
|
|
|
|
tests/trigger/test_trigger_multi_sync.cpp \
|
2021-12-01 10:35:44 -08:00
|
|
|
tests/trigger/test_trigger_input_adc.cpp \
|
2021-06-25 10:02:37 -07:00
|
|
|
tests/trigger/test_miata_na_tdc.cpp \
|
2020-05-09 21:59:32 -07:00
|
|
|
tests/trigger/test_cam_vvt_input.cpp \
|
2020-05-09 22:21:54 -07:00
|
|
|
tests/trigger/test_2jz_vvt.cpp \
|
2024-03-23 20:22:37 -07:00
|
|
|
tests/trigger/test_real_bosch_quick_start.cpp \
|
2021-05-24 03:03:58 -07:00
|
|
|
tests/trigger/test_real_cranking_miata_NA.cpp \
|
2021-06-23 02:22:08 -07:00
|
|
|
tests/trigger/test_real_cranking_miata_na6.cpp \
|
2021-07-21 20:08:56 -07:00
|
|
|
tests/trigger/test_real_cranking_nissan_vq40.cpp \
|
2023-12-06 20:01:28 -08:00
|
|
|
tests/trigger/test_real_6g72_3000gt.cpp \
|
2023-06-28 16:48:42 -07:00
|
|
|
tests/trigger/test_real_cas_24_plus_1.cpp \
|
2022-07-23 00:16:11 -07:00
|
|
|
tests/trigger/test_trigger_skipped_wheel.cpp \
|
2022-10-09 18:22:05 -07:00
|
|
|
tests/trigger/test_real_4b11.cpp \
|
2023-02-16 20:22:34 -08:00
|
|
|
tests/trigger/test_real_4g93.cpp \
|
2024-05-02 09:12:36 -07:00
|
|
|
tests/trigger/test_real_ford_coyote.cpp \
|
2021-06-25 21:51:09 -07:00
|
|
|
tests/trigger/test_real_volkswagen.cpp \
|
2021-07-13 11:24:47 -07:00
|
|
|
tests/trigger/test_real_nb2_cranking.cpp \
|
2021-11-20 03:59:02 -08:00
|
|
|
tests/trigger/test_real_gm_24x.cpp \
|
2021-12-14 18:10:01 -08:00
|
|
|
tests/trigger/test_real_k24a2.cpp \
|
2022-09-24 12:37:51 -07:00
|
|
|
tests/trigger/test_real_k20.cpp \
|
2024-03-20 07:20:00 -07:00
|
|
|
tests/trigger/test_toyota_3_tooth_cam.cpp \
|
2024-04-12 11:29:38 -07:00
|
|
|
tests/trigger/test_real_noisy_trigger.cpp \
|
2021-11-24 18:53:16 -08:00
|
|
|
tests/trigger/test_map_cam.cpp \
|
2021-06-26 21:51:14 -07:00
|
|
|
tests/trigger/test_rpm_multiplier.cpp \
|
2023-08-09 01:53:00 -07:00
|
|
|
tests/trigger/test_rpm_acceleration.cpp \
|
2021-02-08 13:16:26 -08:00
|
|
|
tests/trigger/test_quad_cam.cpp \
|
2021-07-02 11:56:12 -07:00
|
|
|
tests/trigger/test_nissan_vq_vvt.cpp \
|
2021-05-25 14:15:48 -07:00
|
|
|
tests/trigger/test_override_gaps.cpp \
|
2020-05-14 04:44:32 -07:00
|
|
|
tests/trigger/test_injection_scheduling.cpp \
|
2022-11-06 21:06:42 -08:00
|
|
|
tests/sent/test_sent.cpp \
|
2020-07-19 10:32:17 -07:00
|
|
|
tests/ignition_injection/injection_mode_transition.cpp \
|
2020-07-19 10:33:02 -07:00
|
|
|
tests/ignition_injection/test_startOfCrankingPrimingPulse.cpp \
|
2020-07-19 15:05:31 -07:00
|
|
|
tests/ignition_injection/test_multispark.cpp \
|
2020-07-19 10:45:42 -07:00
|
|
|
tests/ignition_injection/test_ignition_scheduling.cpp \
|
2020-07-19 10:50:43 -07:00
|
|
|
tests/ignition_injection/test_fuelCut.cpp \
|
2020-08-10 22:11:25 -07:00
|
|
|
tests/ignition_injection/test_fuel_computer.cpp \
|
2020-08-17 02:22:25 -07:00
|
|
|
tests/ignition_injection/test_injector_model.cpp \
|
2024-02-28 16:22:05 -08:00
|
|
|
tests/ignition_injection/test_odd_firing_engine.cpp \
|
2024-05-17 09:30:22 -07:00
|
|
|
tests/launch/test_target_skip_ratio.cpp \
|
2024-05-21 05:32:52 -07:00
|
|
|
tests/launch/test_rpm_condition.cpp \
|
2021-04-28 19:41:25 -07:00
|
|
|
tests/lua/test_lua_basic.cpp \
|
2022-05-15 07:07:02 -07:00
|
|
|
tests/lua/test_lookup.cpp \
|
2022-09-08 22:15:55 -07:00
|
|
|
tests/lua/test_lua_e38.cpp \
|
2023-09-21 17:01:18 -07:00
|
|
|
tests/lua/test_lua_canam.cpp \
|
2021-12-24 13:53:24 -08:00
|
|
|
tests/lua/test_lua_e65.cpp \
|
2022-07-28 09:08:35 -07:00
|
|
|
tests/lua/test_lua_ford.cpp \
|
2022-06-22 19:22:49 -07:00
|
|
|
tests/lua/test_lua_vag.cpp \
|
2023-04-22 08:29:15 -07:00
|
|
|
tests/lua/test_lua_honda.cpp \
|
2023-10-11 20:35:24 -07:00
|
|
|
tests/lua/test_lua_hd.cpp \
|
2023-07-07 18:12:41 -07:00
|
|
|
tests/lua/test_lua_kia.cpp \
|
2022-11-12 10:06:55 -08:00
|
|
|
tests/lua/test_lua_nissan.cpp \
|
2021-11-05 13:08:48 -07:00
|
|
|
tests/lua/test_lua_with_engine.cpp \
|
2021-04-28 19:41:25 -07:00
|
|
|
tests/lua/test_lua_hooks.cpp \
|
2022-09-05 17:23:40 -07:00
|
|
|
tests/lua/test_lua_Leiderman_Khlystov.cpp \
|
2022-08-21 12:22:22 -07:00
|
|
|
tests/lua/test_can_filter.cpp \
|
2022-10-04 18:12:51 -07:00
|
|
|
tests/lua/test_lua_vin.cpp \
|
2021-07-14 19:51:08 -07:00
|
|
|
tests/test_change_engine_type.cpp \
|
2021-11-05 14:34:22 -07:00
|
|
|
tests/util/test_scaled_channel.cpp \
|
2021-03-11 21:43:48 -08:00
|
|
|
tests/util/test_timer.cpp \
|
2024-02-22 12:16:24 -08:00
|
|
|
tests/test_big_buffer.cpp \
|
2021-05-14 07:58:53 -07:00
|
|
|
tests/system/test_periodic_thread_controller.cpp \
|
2019-06-15 13:43:30 -07:00
|
|
|
tests/test_util.cpp \
|
2020-11-18 16:34:09 -08:00
|
|
|
tests/test_start_stop.cpp \
|
2020-09-21 02:02:35 -07:00
|
|
|
tests/test_hardware_reinit.cpp \
|
2019-06-15 13:43:30 -07:00
|
|
|
tests/test_ion.cpp \
|
2023-03-10 15:36:03 -08:00
|
|
|
tests/test_kline_bytes_aggregator.cpp \
|
2019-06-15 13:43:30 -07:00
|
|
|
tests/test_hip9011.cpp \
|
|
|
|
tests/test_engine_math.cpp \
|
2023-03-13 13:25:45 -07:00
|
|
|
tests/test_throttle_model.cpp \
|
2019-06-15 13:43:30 -07:00
|
|
|
tests/test_fasterEngineSpinningUp.cpp \
|
2020-07-19 10:26:46 -07:00
|
|
|
tests/test_dwell_corner_case_issue_796.cpp \
|
2019-06-15 13:43:30 -07:00
|
|
|
tests/test_idle_controller.cpp \
|
2020-11-19 05:15:56 -08:00
|
|
|
tests/test_launch.cpp \
|
2019-06-15 13:43:30 -07:00
|
|
|
tests/test_fuel_map.cpp \
|
2022-04-06 13:15:58 -07:00
|
|
|
tests/test_gear_detector.cpp \
|
2021-02-08 12:59:40 -08:00
|
|
|
tests/ignition_injection/test_fuel_wall_wetting.cpp \
|
2019-10-07 20:12:29 -07:00
|
|
|
tests/test_one_cylinder_logic.cpp \
|
2020-11-15 09:27:47 -08:00
|
|
|
tests/test_tunerstudio.cpp \
|
2019-06-15 13:43:30 -07:00
|
|
|
tests/test_pwm_generator.cpp \
|
2021-04-18 15:46:47 -07:00
|
|
|
tests/test_log_buffer.cpp \
|
2024-04-30 13:07:05 -07:00
|
|
|
tests/test_event_queue.cpp \
|
2019-06-15 14:32:11 -07:00
|
|
|
tests/test_cpp_memory_layout.cpp \
|
2019-09-29 11:36:41 -07:00
|
|
|
tests/test_pid.cpp \
|
2019-06-15 13:43:30 -07:00
|
|
|
tests/test_accel_enrichment.cpp \
|
2019-09-21 11:33:38 -07:00
|
|
|
tests/test_gpiochip.cpp \
|
2020-04-06 06:16:26 -07:00
|
|
|
tests/test_deadband.cpp \
|
2023-07-20 14:13:43 -07:00
|
|
|
tests/test_sticky_pps.cpp \
|
2021-11-01 20:33:59 -07:00
|
|
|
tests/test_knock.cpp \
|
2023-07-17 19:51:07 -07:00
|
|
|
tests/test_lambda_monitor.cpp \
|
2019-09-21 11:33:38 -07:00
|
|
|
tests/sensor/basic_sensor.cpp \
|
2019-09-25 04:26:56 -07:00
|
|
|
tests/sensor/func_sensor.cpp \
|
2019-09-21 11:33:38 -07:00
|
|
|
tests/sensor/function_pointer_sensor.cpp \
|
|
|
|
tests/sensor/mock_sensor.cpp \
|
|
|
|
tests/sensor/sensor_reader.cpp \
|
2019-12-17 06:06:29 -08:00
|
|
|
tests/sensor/lin_func.cpp \
|
|
|
|
tests/sensor/resist_func.cpp \
|
|
|
|
tests/sensor/therm_func.cpp \
|
2020-04-02 05:55:21 -07:00
|
|
|
tests/sensor/func_chain.cpp \
|
2020-04-05 06:10:08 -07:00
|
|
|
tests/sensor/redundant.cpp \
|
|
|
|
tests/sensor/test_sensor_init.cpp \
|
2021-03-19 05:39:08 -07:00
|
|
|
tests/sensor/table_func.cpp \
|
2021-02-08 12:59:40 -08:00
|
|
|
tests/util/test_closed_loop_controller.cpp \
|
2020-05-06 18:00:40 -07:00
|
|
|
tests/test_stft.cpp \
|
2021-11-19 20:06:51 -08:00
|
|
|
tests/test_hpfp.cpp \
|
2022-01-18 07:24:08 -08:00
|
|
|
tests/test_hpfp_integrated.cpp \
|
2020-05-05 05:01:40 -07:00
|
|
|
tests/test_fuel_math.cpp \
|
2020-05-17 12:56:37 -07:00
|
|
|
tests/test_binary_log.cpp \
|
2020-12-04 17:28:48 -08:00
|
|
|
tests/test_dynoview.cpp \
|
2020-12-18 14:19:02 -08:00
|
|
|
tests/test_gpio.cpp \
|
2020-12-26 14:30:46 -08:00
|
|
|
tests/test_limp.cpp \
|
2022-03-14 16:09:01 -07:00
|
|
|
tests/test_can_rx.cpp \
|
2021-12-01 08:13:36 -08:00
|
|
|
tests/test_can_serial.cpp \
|
2022-03-15 12:52:50 -07:00
|
|
|
tests/test_can_wideband.cpp \
|
2022-02-03 08:24:31 -08:00
|
|
|
tests/test_hellen_board_id.cpp \
|
2021-08-01 20:21:53 -07:00
|
|
|
tests/sensor/test_frequency_sensor.cpp \
|
2021-09-19 17:50:11 -07:00
|
|
|
tests/sensor/test_turbocharger_speed_converter.cpp \
|
2022-02-02 13:36:35 -08:00
|
|
|
tests/sensor/test_vehicle_speed_converter.cpp \
|
|
|
|
tests/actuators/test_aux_valves.cpp \
|
2022-12-30 09:11:57 -08:00
|
|
|
tests/actuators/test_antilag.cpp \
|
2022-02-02 13:36:35 -08:00
|
|
|
tests/actuators/test_boost.cpp \
|
|
|
|
tests/actuators/test_dc_motor.cpp \
|
|
|
|
tests/actuators/test_etb.cpp \
|
2022-11-29 08:42:09 -08:00
|
|
|
tests/actuators/test_etb_integrated.cpp \
|
2022-02-02 13:36:35 -08:00
|
|
|
tests/actuators/test_fan_control.cpp \
|
|
|
|
tests/actuators/test_fuel_pump.cpp \
|
|
|
|
tests/actuators/test_gppwm.cpp \
|
|
|
|
tests/actuators/test_main_relay.cpp \
|
|
|
|
tests/actuators/test_stepper.cpp \
|
|
|
|
tests/actuators/test_tacho.cpp \
|
|
|
|
tests/actuators/test_vvt.cpp \
|
2023-11-10 10:12:31 -08:00
|
|
|
tests/actuators/test_alternator.cpp \
|