diff options
author | Lisa Hsu <hsul@eecs.umich.edu> | 2006-12-01 01:24:01 -0500 |
---|---|---|
committer | Lisa Hsu <hsul@eecs.umich.edu> | 2006-12-01 01:24:01 -0500 |
commit | 161b8d1a23ebd5dab767acde67c7aeb0987fb908 (patch) | |
tree | 4856b881566cfb605978d88ceb4d6fc736a8fb08 /tests/long/80.netperf-stream/test.py | |
parent | df6c12e7160051ce77648eb659fa521c3a3e3cf8 (diff) | |
download | gem5-161b8d1a23ebd5dab767acde67c7aeb0987fb908.tar.xz |
add a simple netperf-stream test to the long tests.
tests/SConscript:
add a new configuration for two-system tests (atomic simple only)
--HG--
extra : convert_revision : 16c260ab16f38779fe17b1cab18f36d5c7a70846
Diffstat (limited to 'tests/long/80.netperf-stream/test.py')
-rw-r--r-- | tests/long/80.netperf-stream/test.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/long/80.netperf-stream/test.py b/tests/long/80.netperf-stream/test.py new file mode 100644 index 000000000..139597f9c --- /dev/null +++ b/tests/long/80.netperf-stream/test.py @@ -0,0 +1,2 @@ + + |