[ Version ( since = "0.9.2" ) ]
public void add_test_raise_signal (TFun tf, int @signal)
Add a test function with signal handling to a test case
The added test is expected to terminate by throwing the given signal
tf |
test function to add to test case |
signal |
expected signal for test function to throw in order for the test to be considered passing |
0.9.2