systemc: Teach verify.py to ignore "In file: *" in test output.
authorGabe Black <gabeblack@google.com>
Thu, 30 Aug 2018 21:55:55 +0000 (14:55 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 3 Oct 2018 00:24:32 +0000 (00:24 +0000)
commitef73520db53ca400b96f83a9f3cdcfbbf5577004
tree0e487ab4b9fa59b8ccdc2172799dd95b3c8172a2
parentfc01f3743ffb130e300842ecdd85659cb57ecafb
systemc: Teach verify.py to ignore "In file: *" in test output.

Those lines are sensitive to the paths to the test files and are even
redacted in the golden reference output, presumably for that reason.

Change-Id: I9fbd94c1b6d9d4e76397e84a4175d326f27b6e4d
Reviewed-on: https://gem5-review.googlesource.com/c/12451
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/tests/verify.py