gem5/tests
Nathan Binkert 50ef39af82 sockets: Add a function to disable all listening sockets.
When invoking several copies of m5 on the same machine at the same
time, there can be a race for TCP ports for the terminal connections
or remote gdb.  Expose a function to disable those ports, and have the
regression scripts disable them.  There are some SimObjects that have
no other function than to be used with ports (NativeTrace and
EtherTap), so they will panic if the ports are disabled.
2008-08-03 18:19:55 -07:00
..
configs Regression: Add an I/O Cache to the full system regressions that have a cache. 2007-08-10 16:14:02 -04:00
long Make default PhysicalMemory latency slightly more realistic. 2008-08-03 18:13:29 -04:00
quick Make default PhysicalMemory latency slightly more realistic. 2008-08-03 18:13:29 -04:00
test-progs/hello Get X86 to load an elf and start a process for it. 2007-03-06 15:42:30 +00: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 sockets: Add a function to disable all listening sockets. 2008-08-03 18:19:55 -07:00
SConscript tests: replace all dest ref files on upgrade (if possible). 2007-08-03 18:04:26 -04:00