From efea870fce8c00dbb8d5b9b33fe6fd0cf2e3b960 Mon Sep 17 00:00:00 2001 From: Andreas Hansson Date: Fri, 21 Sep 2012 11:48:11 -0400 Subject: TrafficGen: Add a basic traffic generator regression This patch adds a basic regression for the traffic generator. The regression also serves as an example of the file formats used. More complex regressions that make use of a DRAM controller model will follow shortly. --- tests/quick/se/70.tgen/test-frfcfs-toy.trc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/quick/se/70.tgen/test-frfcfs-toy.trc (limited to 'tests/quick/se/70.tgen/test-frfcfs-toy.trc') diff --git a/tests/quick/se/70.tgen/test-frfcfs-toy.trc b/tests/quick/se/70.tgen/test-frfcfs-toy.trc new file mode 100644 index 000000000..a1dd3088c --- /dev/null +++ b/tests/quick/se/70.tgen/test-frfcfs-toy.trc @@ -0,0 +1,7 @@ +r,64,64,4000 +r,128,64,5000 +r,196,64,6000 +r,256,64,7000 +r,3453276,64,8000 +r,320,64,9000 +r,232123,64,500000 -- cgit v1.2.3