gem5/src/unittest
Andreas Hansson 19a5b68db7 arch: Resurrect the NOISA build target and rename it NULL
This patch makes it possible to once again build gem5 without any
ISA. The main purpose is to enable work around the interconnect and
memory system without having to build any CPU models or device models.

The regress script is updated to include the NULL ISA target. Currently
no regressions make use of it, but all the testers could (and perhaps
should) transition to it.

--HG--
rename : build_opts/NOISA => build_opts/NULL
rename : src/arch/noisa/SConsopts => src/arch/null/SConsopts
rename : src/arch/noisa/cpu_dummy.hh => src/arch/null/cpu_dummy.hh
rename : src/cpu/intr_control.cc => src/cpu/intr_control_noisa.cc
2013-09-04 13:22:57 -04:00
..
bitvectest.cc unittest: Add unit tests to the scons framework. 2008-10-02 11:27:01 -07:00
circletest.cc unittest: Add unit tests to the scons framework. 2008-10-02 11:27:01 -07:00
cprintftest.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
cprintftime.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
foo.ini unittest: Cleanup unit tests. Follow style. Garbage Collect. 2008-10-02 11:26:59 -07:00
genini.py Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
initest.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
nmtest.cc unittest: Add unit tests to the scons framework. 2008-10-02 11:27:01 -07:00
rangemaptest.cc AddrRange: Transition from Range<T> to AddrRange 2012-09-19 06:15:44 -04:00
refcnttest.cc Unit tests: Convert the refcnttest unit test to use the new EXPECT macros. 2011-01-18 01:27:04 -08:00
SConscript arch: Resurrect the NOISA build target and rename it NULL 2013-09-04 13:22:57 -04:00
stattest.cc stats: Add stats unittest for total calculations. 2012-06-05 01:23:10 -04:00
stattest.i unittest: Make unit tests capable of using swig and python, convert stattest 2011-04-15 10:45:11 -07:00
stattestmain.py unittest: Make unit tests capable of using swig and python, convert stattest 2011-04-15 10:45:11 -07:00
strnumtest.cc unittest: Cleanup unit tests. Follow style. Garbage Collect. 2008-10-02 11:26:59 -07:00
symtest.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
tokentest.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
trietest.cc sim: A trie data structure specifically to speed up paging lookups. 2012-04-14 23:19:34 -07:00
unittest.cc copyright: clean up copyright blocks 2011-06-02 14:36:35 -07:00
unittest.hh copyright: clean up copyright blocks 2011-06-02 14:36:35 -07:00