gem5/tests
Andreas Sandberg dbf64aa2c2 tests: Fix incorrect stat.txt ignore when updating refs
ClassicTest was incorrectly ignoring stats.txt when updating reference
statistics. This was caused by ignore rules being applied too
aggressively when listing reference files. This changeset splits the
ignore rules into two different lists: 1) diff_ignore_files that lists
the files that shouldn't be diff:ed using the normal diff tool, and 2)
ref_ignore_files which lists files that should be ignored by the test
system.

Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
2016-05-31 11:26:59 +01:00
..
configs mem, config: Selective use of snoop filter 2016-05-27 17:05:58 +01:00
long stats: update for snoop filter tweak 2016-05-31 11:07:18 +01:00
quick stats: update for snoop filter tweak 2016-05-31 11:07:18 +01:00
test-progs style: fix missing spaces in control statements 2016-02-06 17:21:19 -08:00
testing tests: Fix incorrect stat.txt ignore when updating refs 2016-05-31 11:26:59 +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 tests: Add a basic memcheck regression 2016-04-25 03:46:12 -04:00
tests.py tests: Add test infrastructure as a Python module 2016-05-26 11:56:24 +01:00