issues
search
dronecan
/
libcanard
MIT License
50
stars
55
forks
source link
Enable tests for canard library to do Continuous Integration
#26
Closed
bugobliterator
closed
1 year ago
bugobliterator
commented
1 year ago
Moves to using googletest for doing tests instead of custom library as before.
Does coverage analysis and dispays a combined coverage report at the end of the test.
Requires this PR to merged in first:
https://github.com/dronecan/libcanard/pull/24
Also runs with valgrind for all tests.