Open matheusmbar opened 11 months ago
Setup a way to test calls to its APIs, so low level modules may be implemented at "lib" target and tested.
PS: Libopencm3 is a third party library with C linkage, so this will require implementing a C source code that calls a C++ mock class.
Setup a way to test calls to its APIs, so low level modules may be implemented at "lib" target and tested.
PS: Libopencm3 is a third party library with C linkage, so this will require implementing a C source code that calls a C++ mock class.