unittest: Add unit tests to the scons framework.
authorNathan Binkert <nate@binkert.org>
Thu, 2 Oct 2008 18:27:01 +0000 (11:27 -0700)
committerNathan Binkert <nate@binkert.org>
Thu, 2 Oct 2008 18:27:01 +0000 (11:27 -0700)
commitb25755993bbc04be0235975e2967533995a493f0
tree3295891b4f535535dce20c2f51c4402aba025a2a
parent52493b27202fb61aaae74779ebcd91ca8f2bbc2c
unittest: Add unit tests to the scons framework.
Also fix the unit tests so they actually compile correctly.
src/SConscript
src/unittest/Makefile [deleted file]
src/unittest/SConscript [new file with mode: 0644]
src/unittest/bitvectest.cc
src/unittest/circletest.cc
src/unittest/initest.cc
src/unittest/nmtest.cc
src/unittest/stattest.cc
src/unittest/symtest.cc