summaryrefslogtreecommitdiff
path: root/tools/tests/test-pem.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tests/test-pem.c')
-rw-r--r--tools/tests/test-pem.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/tests/test-pem.c b/tools/tests/test-pem.c
index ccc58be..3be8fee 100644
--- a/tools/tests/test-pem.c
+++ b/tools/tests/test-pem.c
@@ -249,6 +249,8 @@ main (void)
int ret;
putenv ("P11_KIT_STRICT=1");
+ p11_library_init ();
+ mock_module_init ();
p11_debug_init ();
SUITE_ADD_TEST (suite, test_file);