rusefi / mpx-logic

0 stars 0 forks source link

unit test just to read CSV resource #2

Open rusefillc opened 8 months ago

rusefillc commented 8 months ago

unit test should read unit_tests/resources/bean-engine-idling-blue-wire.csv and assert that last signal is

time=10.010674999999999 value=0

please start with https://github.com/rusefi/mpx-logic/blob/master/unit_tests/framework/logicdata_csv_reader.cpp and make any necessary removal/edits