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 \
|
|
|
|
test_idle_controller.cpp \
|
|
|
|
test_trigger_decoder.cpp \
|
|
|
|
test_fuel_map.cpp \
|
|
|
|
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
|
|
|
|