Correct srp test
authorRichard Levitte <levitte@openssl.org>
Sun, 20 Sep 2015 00:05:35 +0000 (02:05 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 20 Sep 2015 00:06:51 +0000 (02:06 +0200)
There actually is a "srp" feature to check the availability on

Reviewed-by: Stephen Henson <steve@openssl.org>
test/recipes/90-test_srp.t

index 6be2c39ff1b3e26e364853d80dea5609db402d0f..9110319a8c5409911921e9bff9401ba81622648f 100644 (file)
@@ -2,4 +2,4 @@
 
 use OpenSSL::Test::Simple;
 
 
 use OpenSSL::Test::Simple;
 
-simple_test("test_srp", "srptest");
+simple_test("test_srp", "srptest", "srp");