isotp-c/tests
Phil Wise 83b0bf8ba8 Remove const specifiers for value parameters
clang-tidy doesn't like this construct, and gives the following warning:
readability-avoid-const-params-in-decls
https://clang.llvm.org/extra/clang-tidy/checks/readability-avoid-const-params-in-decls.html
2018-05-14 17:07:04 +02:00
..
common.c Remove const specifiers for value parameters 2018-05-14 17:07:04 +02:00
test_core.c Increase size of arb ID to uint32_t to fit extended IDs. 2014-02-27 15:53:19 -05:00
test_receive.c reduce max isotp message size. see OpenXC vi-firmware issue #375 https://github.com/openxc/vi-firmware/issues/375. (#5) 2016-10-05 10:17:23 -07:00
test_send.c Add an option to control CAN frame padding (on by default). 2014-02-14 17:58:22 -05:00