rusefi/unit_tests/test.mk

9 lines
229 B
Makefile
Raw Normal View History

2019-06-15 13:43:30 -07:00
FRAMEWORK_SRC_CPP = unit_test_framework.cpp \
2019-01-05 18:49:47 -08:00
engine_test_helper.cpp \
2021-06-25 21:15:55 -07:00
logicdata_csv_reader.cpp \
2017-04-07 10:38:03 -07:00
boards.cpp \
2018-12-08 15:11:28 -08:00
global_execution_queue.cpp \
2015-07-10 06:01:56 -07:00
test_basic_math/test_find_index.cpp \
test_basic_math/test_interpolation_3d.cpp \