[B]asic module for [unit] program testing:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines
[B]asic module for [unit] program testing: Documentation

[B]asic module for [unit] program testing.

Header file BUnit.h supports writing modules for unit program testing. The model used for this implementation is similar to that described in the article "The Simplest Automated Unit Test Framework That Could Possibly Work "by Chuck Allison, which you can get here: