collin80 / can_common

Common structures and functionality for CAN libraries
MIT License
108 stars 37 forks source link

Make can_common.h unit test compatible #7

Open streber42 opened 4 years ago

streber42 commented 4 years ago

I'm building a library to parse some messages around this. I want to be able to run the unit tests natively on my workstation. Happy to hear if there is a better solution.