ROBOTester

ROBOTester: A Simple Unittest Framework for C

ROBOTester is a package consists of a library called librobotester.a. With this library you build a program called tester which you use to test the functions of your application. A second program called roborun.pl uses tester to run all the individual tests and show the results.