Welcome, Guest! Log In | Create Account

Share

Dave's Unit Test

by dwmckee

Dave's Unit Test (DUT) is a simple infrastructure for doing unit testing in c and c++. DUT can test boolean assertions, and test for the existence of expected c++ exceptions or POSIX signals. DUT also traps unexpected exceptions or signals.


http://dut.sourceforge.net

Build Tools, Testing

Project Feed

Dave's Unit Test Actions