custom-board-bundle-sample-.../unit_tests/tests
Matthew Kennedy f629ec038b add sensor framework, tests (#929)
* add framework, tests

* move oil pressure to new way

* add init logic

* brackets on the same line

* spaces -> tabs

* spaces -> tabs for tests

* bracket on same line

* hook up sensor mocking

* add nan check

* fix nan check

* I wrote an essay

* casing

* only init if we have a sensor to init

* style, actually call init

* format

* fix casing

* typo

* implement linear sensor

* wire up producer

* smarter limiting

* setup comments

* add reporting

* doxyfile

* oops

* add adc subscription

* clarity

* fix logic

* multiply voltage

* test styling

* test guards

* remove dependencies

* linear sensor test

* remove unused

* fix merge

* format, implicit convert op

* explicit

* format tests

* fix merge
2019-09-21 14:33:38 -04:00
..
sensor add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00
test_accel_enrichment.cpp better variable names & fixing build 2019-07-13 08:19:00 -04:00
test_cam_vtt_input.cpp support multiple VVT sensors #885 2019-07-12 14:24:45 -04:00
test_cj125.cpp unit test compilation fix under linux (#747) 2019-04-12 22:08:52 +02:00
test_cpp_memory_layout.cpp unit_tests are failing under 32 bit mingw-w64 fix #905 2019-08-25 17:38:08 -04:00
test_dwell_corver_case_issue_796.cpp Missing dwell altogether in some corner cases #796 2019-07-01 15:04:39 -04:00
test_engine_math.cpp WFT is wrong with MRE_miata_na6 config? operationMode complexity #898 2019-08-08 00:32:31 -04:00
test_fasterEngineSpinningUp.cpp Fix tunerstudio ratio vs. percent (#838) 2019-06-13 09:05:22 -04:00
test_fuelCut.cpp unit tests should not have global context, including mock values 2019-05-27 15:56:12 -04:00
test_fuel_map.cpp current toolchain does not work great with current rusEfi code, two methods with same name are hard for full text search :( 2019-08-08 22:33:52 -04:00
test_gpiochip.cpp code style/type safety/docs/typos 2019-08-10 11:13:41 -04:00
test_hip9011.cpp unit test compilation fix under linux (#747) 2019-04-12 22:08:52 +02:00
test_idle_controller.cpp unit tests progress 2019-09-20 00:46:35 -04:00
test_ion.cpp WFT is wrong with MRE_miata_na6 config? operationMode complexity #898 2019-08-08 21:27:57 -04:00
test_issue_898.cpp WTF is wrong with MRE_miata_na6 config? operationMode complexity fix #898 2019-08-08 23:11:56 -04:00
test_logic_expression.cpp unit tests progress 2019-09-19 08:05:23 -04:00
test_maf2map.cpp Multiple sync pattern for faster cranking #679 2019-05-12 19:58:15 -04:00
test_miata_na6_real_cranking.cpp Multiple sync pattern for faster cranking #679 2019-05-14 19:24:18 -04:00
test_on_demand_parameters.cpp microprogress 2019-01-17 22:59:17 -05:00
test_parameters.h microprogress 2019-01-17 22:59:17 -05:00
test_pid_auto.cpp migrating to googletest 2019-01-14 19:02:36 -05:00
test_pwm_generator.cpp migrating to google test 2019-07-25 00:28:04 -04:00
test_sensors.cpp tests: reducing code duplication 2019-01-19 20:42:29 -05:00
test_signal_executor.cpp migrating to googletest 2019-01-14 18:38:20 -05:00
test_signal_executor.h migrating to googletest 2019-01-14 15:31:56 -05:00
test_speed_density.cpp #657 2019-01-27 23:41:46 -05:00
test_startOfCrankingPrimingPulse.cpp Fix tunerstudio ratio vs. percent (#838) 2019-06-13 09:05:22 -04:00
test_trigger_decoder.cpp unit tests progress 2019-09-19 21:41:52 -04:00
test_trigger_multi_sync.cpp Multiple sync pattern for faster cranking #679 2019-02-03 21:19:47 -05:00
test_trigger_noiseless.cpp refactoring unit test 2019-05-10 21:29:17 -04:00
test_util.cpp setDefaultBoardConfiguration shouldn't have Frankenso pinout #852 2019-07-24 22:33:30 -04:00
tests.mk add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00