gem5/tests/testing
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
..
__init__.py tests: Add test infrastructure as a Python module 2016-05-26 11:56:24 +01:00
helpers.py tests: Add test infrastructure as a Python module 2016-05-26 11:56:24 +01:00
results.py tests: Add test infrastructure as a Python module 2016-05-26 11:56:24 +01:00
tests.py tests: Fix incorrect stat.txt ignore when updating refs 2016-05-31 11:26:59 +01:00
units.py tests: Add test infrastructure as a Python module 2016-05-26 11:56:24 +01:00