tests/auto: Don't keep running when libfiu is not available
commit25424aaa368622580a206ddd8f3ba2e5ecddf75d
authorAlberto Bertogli <albertito@blitiri.com.ar>
Fri, 27 Mar 2009 00:57:03 +0000 (26 21:57 -0300)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Fri, 27 Mar 2009 01:01:28 +0000 (26 22:01 -0300)
treea14b605ad7acff6da2bad0bd68fdac109e688b35
parentee10f2610c4a51c37ca00d31fd6e11a08351d4f1
tests/auto: Don't keep running when libfiu is not available

When libfiu is not available, re-raise the exception after printing the
message. While at it, fix a small (related) documentation mismatch: FI=1
should be used to build with fault injection support, not FIU=1.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
tests/auto/t_corruption.py
tests/auto/t_fi.py