summaryrefslogtreecommitdiff
path: root/tests/configs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/configs')
-rw-r--r--tests/configs/tgen-dram-ctrl.py (renamed from tests/configs/tgen-simple-dram.py)2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/configs/tgen-simple-dram.py b/tests/configs/tgen-dram-ctrl.py
index d0d26e1f3..c98b92650 100644
--- a/tests/configs/tgen-simple-dram.py
+++ b/tests/configs/tgen-dram-ctrl.py
@@ -45,7 +45,7 @@ require_sim_object("CommMonitor")
# even if this is only a traffic generator, call it cpu to make sure
# the scripts are happy
-cpu = TrafficGen(config_file = "tests/quick/se/70.tgen/tgen-simple-dram.cfg")
+cpu = TrafficGen(config_file = "tests/quick/se/70.tgen/tgen-dram-ctrl.cfg")
# system simulated
system = System(cpu = cpu, physmem = DDR3_1600_x64(),