gem5/tests
Andreas Sandberg efb7fb6f85 mem: Resolve TrafficGen trace relative to the config
The traffic generator currently resolves relative trace paths relative
to gem5's current working directory. This can lead to surprising
results for relative paths where the expectation would normally be
that they are resolved relative to the configuration file. This
changeset implements config-relative trace file lookups. The old
behavior is kept as a fallback for configs that expect that behavior.

Change-Id: I1bda4e16725842666ffc37dcb6838c23a6ff138c
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
2016-06-20 14:49:37 +01:00
..
configs tests: Remove working dir assumption in tgen tests 2016-06-02 15:20:24 +01:00
long stats: Add power stats to test references 2016-06-06 17:16:44 +01:00
quick mem: Resolve TrafficGen trace relative to the config 2016-06-20 14:49:37 +01:00
test-progs style: fix missing spaces in control statements 2016-02-06 17:21:19 -08:00
testing tests: add 'CHANGED' output to pickle viewer 2016-06-02 10:50:52 +01:00
diff-out tests: fix diff-out script for op/inst stat changes. 2012-02-12 18:35:59 -06: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 tests: Enable test running outside of gem5's source tree 2016-05-09 11:32:07 +01:00
SConscript scons: Use the new test framework from scons 2016-05-31 11:27:00 +01:00
tests.py tests: Add test infrastructure as a Python module 2016-05-26 11:56:24 +01:00