gem5/tests
Ron Dreslinski 6eebfda2d9 Fix the caches not working in the regression
src/python/m5/objects/BaseCPU.py:
    Make mem parameter a MemObject, not just a PhysicalMemory
    Fix a reference not using self
tests/configs/simple-atomic.py:
    Set the mem paramter
tests/configs/simple-timing.py:
    Set the mem parameter

--HG--
extra : convert_revision : 6bd9df36831a1c5bafc9e88ab945c2ebe91db785
2006-08-16 23:46:54 -04:00
..
configs Fix the caches not working in the regression 2006-08-16 23:46:54 -04:00
quick Update reference outputs 2006-08-16 14:45:12 -04:00
test-progs/hello/bin Finish test clean-up & reorg. 2006-08-16 14:42:44 -04:00
diff-out Put regression tests back into m5. They are located in the "tests" directory. The directory output and reference outputs have changed slightly. Now the directory is ALPHA_SE/test/<test>/<cpu_model>/, and for the reference stats <test>/ref/<arch>/<cpu_model> 2006-07-19 16:07:25 -04:00
halt.sh Rearrange the FS configs to be more shared. Also check in the full-system tests. Reference stats coming soon. 2006-07-21 15:56:35 -04:00
run.py Finish test clean-up & reorg. 2006-08-16 14:42:44 -04:00
SConscript Finish test clean-up & reorg. 2006-08-16 14:42:44 -04:00