Review Board 2.0.15


unittest: Make unit tests capable of using swig and python, convert stattest

Review Request #356 - Created Dec. 21, 2010 and submitted

Information
Nathan Binkert
gem5
Reviewers
Default
ali, gblack, nate, stever
unittest: Make unit tests capable of using swig and python, convert stattest

   
Ship it!
Posted (Dec. 21, 2010, 2:56 a.m.)
Looks good.. I would just like some more comments.
src/SConscript (Diff revision 1)
 
 
Comment on how to use it would be great!
src/unittest/SConscript (Diff revision 1)
 
 
How are these run/built?
src/unittest/stattestmain.py (Diff revision 1)
 
 
How does this end up in the m5 namespace for python?