Commit cc57b3f5 authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Add containsCause exception search testing util



Adds a new method, chiselTests.Util.containsCause, that will search
for a polymorphic exception anywhere in a stack trace. This is useful
if exceptions may move around (e.g., if they are suddenly wrapped in a
StageError).

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent e55c00fe
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment