Review Board 2.0.15


Unit tests: Define a header file for common unit testing functions/macros.

Review Request #428 - Created Jan. 14, 2011 and submitted

Information
Gabe Black
gem5
Reviewers
Default
ali, gblack, nate, stever
Unit tests: Define a header file for common unit testing functions/macros.

   
Review request changed
Updated (Jan. 16, 2011, 4:03 p.m.)
Ship it!
Posted (Jan. 17, 2011, 4:19 a.m.)
Thanks for all the comments.... an @file would make the file doxygen complete. 
src/unittest/unittest.hh (Diff revision 2)
 
 
One more comment. Could we have something like:

/**
  * @file This file defines functions and macros that aid in writing unit tests. ....
 */