gem5/tests
Nathan Binkert 9a8cb7db7e python: Move more code into m5.util allow SCons to use that code.
Get rid of misc.py and just stick misc things in __init__.py
Move utility functions out of SCons files and into m5.util
Move utility type stuff from m5/__init__.py to m5/util/__init__.py
Remove buildEnv from m5 and allow access only from m5.defines
Rename AddToPath to addToPath while we're moving it to m5.util
Rename read_command to readCommand while we're moving it
Rename compare_versions to compareVersions while we're moving it.

--HG--
rename : src/python/m5/convert.py => src/python/m5/util/convert.py
rename : src/python/m5/smartdict.py => src/python/m5/util/smartdict.py
2009-09-22 15:24:16 -07:00
..
configs python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
long python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
quick ruby/network data_msg_size bug fix with updated stats 2009-08-11 15:19:04 -07:00
test-progs/hello ARM: Replace hello world with an EABI version. 2009-07-27 00:51:15 -07:00
diff-out diff-out: 2006-09-01 16:27:24 -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 ruby: Fix RubyMemory to work with the newer ruby. 2009-07-06 15:49:47 -07:00
SConscript Add ability to skip tests by adding 'skip' file to test dir, 2009-07-06 22:45:58 -07:00