cegonse/cest

Tests should fail upon raising an exception signal

cegonse opened this issue · 1 comments

Tests raising signals causing the termination of the program (SIGSEGV, SIGFPE, SIGILL) should be marked as test failures.

Signals are not handled properly.