summaryrefslogtreecommitdiff
path: root/src/test/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/test.c')
-rw-r--r--src/test/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/test.c b/src/test/test.c
index 9623443057..df586fc76b 100644
--- a/src/test/test.c
+++ b/src/test/test.c
@@ -924,6 +924,7 @@ struct testgroup_t testgroups[] = {
#ifndef ENABLE_NSS
{ "tortls/openssl/", tortls_openssl_tests },
#endif
+ { "tortls/x509/", x509_tests },
{ "util/", util_tests },
{ "util/format/", util_format_tests },
{ "util/logging/", logging_tests },