Skip to content

Does Criterion Not Allow Testing Custom Signals? #517

Answered by Snaipe
lordmichael95 asked this question in Q&A
Discussion options

You must be logged in to vote

.signal = TEST_SIGNAL_51 means that Criterion should expect the test to be terminated by that signal.

Since you're handling the signal, and the test process isn't dying from said signal, Criterion is marking the test as failed.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lordmichael95
Comment options

Answer selected by lordmichael95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants