summaryrefslogtreecommitdiff
path: root/src/p11-tests.h
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2008-12-05 04:21:29 +0000
committerStef Walter <stef@memberwebs.com>2008-12-05 04:21:29 +0000
commitb37bf079d8ddfc7989d8e7da0b3e7eb7b9d8c856 (patch)
tree320e90f36d359c3f619e6d637b2a8b77a53c5370 /src/p11-tests.h
parentd2bde592689644bf7b93b55bee35f5d1452a4dd9 (diff)
Add ability to run NSS libsoftokn3 using the lazy flag.
Diffstat (limited to 'src/p11-tests.h')
-rw-r--r--src/p11-tests.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/p11-tests.h b/src/p11-tests.h
index 6256bd5..4792e56 100644
--- a/src/p11-tests.h
+++ b/src/p11-tests.h
@@ -8,6 +8,8 @@
#define CK_INVALID ((CK_ULONG)-1)
+extern int p11t_test_unexpected;
+
/* -------------------------------------------------------------------
* msg.c
*/