rusefi/unit_tests/tests/controllers/can
Diego b214a7b814
OBD2 CAN broken due to math base mismatch (#7053)
* updated can_msg_tx/obd2 code for unit tests, fixed supported pid error, WIP unit tests on obd2

* fix txCanBuffer not cleared after a tx can test

* simulator needs can header, add settings to respect code format on vscode, added more tests
2024-11-08 16:01:21 -05:00
..
test_can_rx.cpp OBD2 CAN broken due to math base mismatch (#7053) 2024-11-08 16:01:21 -05:00
test_can_serial.cpp
test_can_wideband.cpp OBD2 CAN broken due to math base mismatch (#7053) 2024-11-08 16:01:21 -05:00
test_obd2.cpp