Search Results

3
votes

Unit Testing C Code

I use CxxTest for an embedded c/c++ environment (primarily C++). I prefer CxxTest because it has a perl/python script to build the …