2015-07-10 06:01:56 -07:00
|
|
|
TEST_SRC_CPP = test_util.cpp \
|
2018-03-04 12:57:15 -08:00
|
|
|
unit_test_framework.cpp \
|
2017-04-07 10:38:03 -07:00
|
|
|
boards.cpp \
|
2015-07-10 06:01:56 -07:00
|
|
|
test_basic_math/test_find_index.cpp \
|
|
|
|
test_basic_math/test_interpolation_3d.cpp \
|
|
|
|
test_data_structures/test_engine_math.cpp \
|
2018-03-04 13:13:23 -08:00
|
|
|
test_startOfCrankingPrimingPulse.cpp \
|
2018-03-10 17:58:51 -08:00
|
|
|
test_fasterEngineSpinningUp.cpp \
|
2015-07-10 06:01:56 -07:00
|
|
|
test_idle_controller.cpp \
|
|
|
|
test_trigger_decoder.cpp \
|
2018-04-25 23:11:51 -07:00
|
|
|
test_trigger_noiseless.cpp \
|
2015-07-10 06:01:56 -07:00
|
|
|
test_fuel_map.cpp \
|
2018-03-22 10:37:34 -07:00
|
|
|
test_fuelCut.cpp \
|
2015-07-10 06:01:56 -07:00
|
|
|
engine_test_helper.cpp \
|
|
|
|
test_logic_expression.cpp \
|
|
|
|
test_speed_density.cpp \
|
|
|
|
test_signal_executor.cpp \
|
|
|
|
test_sensors.cpp \
|
2017-09-14 04:58:58 -07:00
|
|
|
test_pid_auto.cpp \
|
2018-01-20 20:50:31 -08:00
|
|
|
test_accel_enrichment.cpp \
|
|
|
|
afm2mapConverter.cpp
|
2015-07-10 06:01:56 -07:00
|
|
|
|