Tools for Unit Testing a C Code Base
Googletest and Fake Function Framework are the tools that I chose to use to unit test a C code base. Here I talk about why I chose them.
Googletest and Fake Function Framework are the tools that I chose to use to unit test a C code base. Here I talk about why I chose them.