systemc: Add a filter file for the tests which are expected to work.
authorGabe Black <gabeblack@google.com>
Fri, 15 Jun 2018 22:53:32 +0000 (15:53 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 22 Aug 2018 00:59:49 +0000 (00:59 +0000)
commitb29a2d00b85f4c51b9abe6651a8145a0e1eb5484
treea75705e57708e846516ab0739b1d5fa4657b6bc7
parentd3abc7e7243406a6b9ac5632939a97882d75dcdf
systemc: Add a filter file for the tests which are expected to work.

Not all of the tests this filter accepts actually work, but we haven't
yet explicitly decided not to try to make them tests work yet.

Recording this in a file makes test runs more repeateable, and creates
a place to record why certain tests or groups of tests are being
excluded.

Change-Id: I91d44b6500a3e8ff5d5808222ce03f138374cf8b
Reviewed-on: https://gem5-review.googlesource.com/11258
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/tests/working.filt [new file with mode: 0644]