rusefi-1/unit_tests/test.mk

25 lines
662 B
Makefile

TEST_SRC_CPP = test_util.cpp \
unit_test_framework.cpp \
boards.cpp \
global_execution_queue.cpp \
test_basic_math/test_find_index.cpp \
test_basic_math/test_interpolation_3d.cpp \
test_data_structures/test_engine_math.cpp \
test_startOfCrankingPrimingPulse.cpp \
test_fasterEngineSpinningUp.cpp \
test_idle_controller.cpp \
test_trigger_decoder.cpp \
test_trigger_noiseless.cpp \
test_fuel_map.cpp \
test_fuelCut.cpp \
engine_test_helper.cpp \
test_pwm_generator.cpp \
test_logic_expression.cpp \
test_speed_density.cpp \
test_signal_executor.cpp \
test_sensors.cpp \
test_pid_auto.cpp \
test_accel_enrichment.cpp \
afm2mapConverter.cpp