aboutsummaryrefslogtreecommitdiff
path: root/test_crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'test_crypto.c')
-rw-r--r--test_crypto.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test_crypto.c b/test_crypto.c
index 5103e0e..610dc6d 100644
--- a/test_crypto.c
+++ b/test_crypto.c
@@ -149,6 +149,7 @@ main (int argc, char *argv[])
{
run (test_brandt_ec_keypair_create);
run (test_smc_zkp_dl);
+ run (test_smc_zkp_2dle);
}
return ret;