Skip to content

Google test support & Unit test refactor

Latest
Compare
Choose a tag to compare
@dannyp11 dannyp11 released this 31 Jul 01:11
· 5 commits to master since this release

add common/makefiles/gtest.mk
add checking dependency in fresh repo clone
fix segfault & stack smashing in serial calc project
move serial calc project unittest to gtes
avoid recompiling gtest library every time running make check
integrate build error code in project_manager.sh