up vote 3 down vote favorite
share [g+] share [fb]

Does anybody know of a free/commercial tool that would automatically generate tests and stubs for C code to work with CUnit framework?

link|improve this question
feedback

2 Answers

Try CMock for generating stub implementations of header files.

link|improve this answer
feedback

Looks like netbeans will do it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.