summaryrefslogtreecommitdiff
path: root/src/p11-tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/p11-tests.c')
-rw-r--r--src/p11-tests.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/p11-tests.c b/src/p11-tests.c
index 0d54172..7950fdd 100644
--- a/src/p11-tests.c
+++ b/src/p11-tests.c
@@ -63,6 +63,7 @@ main(int argc, char* argv[])
p11t_slot_tests();
p11t_session_tests();
p11t_object_tests();
+ p11t_key_tests();
p11t_certificate_tests();
p11t_rsa_tests();