add_test_raise_signal
Description:
Add a test function with signal handling to a test case
The added test is expected to terminate by throwing the given signal
Parameters:
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 |
Since:
0.9.2