Unit tests: Define a header file for common unit testing functions/macros.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 18 Jan 2011 09:26:55 +0000 (01:26 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 18 Jan 2011 09:26:55 +0000 (01:26 -0800)
commitc04571d601fcac17a8c9f0f6d9b29e521dc145a0
tree43c9d5fef3c89232c8b14d72c78e1162289c778b
parent318bfe9d4f4308321dfa923d3da36230fc98d62e
Unit tests: Define a header file for common unit testing functions/macros.
src/unittest/SConscript
src/unittest/unittest.cc [new file with mode: 0644]
src/unittest/unittest.hh [new file with mode: 0644]