gem5/tests/testing
Andreas Sandberg c20b6c56f6 tests: Add regex-based ignore rules for ref files
There are cases where we need to ignore files with specific extensions
(e.g., when Mercurial litters the file system with patch
rejects). Implement this functionality using a helper class
(FileIgnoreList) that supports both regular expressions and basic
string comparisons.

Change-Id: I34549754bd2e10ed230ffb2dc057403349f8fa78
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
2016-07-22 15:24:20 +01:00
..
__init__.py tests: Add test infrastructure as a Python module 2016-05-26 11:56:24 +01:00
helpers.py tests: Add regex-based ignore rules for ref files 2016-07-22 15:24:20 +01:00
results.py tests: Split test results into running and verification 2016-06-20 14:50:34 +01:00
tests.py tests: Add regex-based ignore rules for ref files 2016-07-22 15:24:20 +01:00
units.py tests: Add test infrastructure as a Python module 2016-05-26 11:56:24 +01:00