systemc: Make verify.py filter out some error messages.
authorGabe Black <gabeblack@google.com>
Thu, 30 Aug 2018 08:44:26 +0000 (01:44 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 3 Oct 2018 00:23:09 +0000 (00:23 +0000)
commit9f1e647bb293f0728d3083c3b6ce2a6399f6eeb0
tree8f1ff2e64ca55c7a4c1ba7406ea4fd86d54f46b7
parent9aea7484449259a115de5711b993f81c42033e0f
systemc: Make verify.py filter out some error messages.

Some of the details of these messages would be annoying to match
exactly, and the error messages in gem5 go to simerr which isn't
being checked.

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