summaryrefslogtreecommitdiff
path: root/common/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/test.c')
-rw-r--r--common/test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/test.c b/common/test.c
index 8866e48..122e78a 100644
--- a/common/test.c
+++ b/common/test.c
@@ -121,6 +121,8 @@ p11_test_fail (const char *filename,
printf ("# in %s() at %s:%d\n", function, filename, line);
free (output);
+
+ longjmp (gl.jump, 1);
}
static void