Loading test/Makefile.ssl +1 −0 Original line number Diff line number Diff line Loading @@ -203,6 +203,7 @@ test_bn: ./$(EXPTEST) test_ec: @echo 'test elliptic curves' ./$(ECTEST) test_verify: Loading test/tests.com +1 −0 Original line number Diff line number Diff line Loading @@ -174,6 +174,7 @@ $ write sys$output "test a^b%c implementations" $ mcr 'texe_dir''exptest' $ return $ test_ec: $ write sys$output "test elliptic curves" $ mcr 'texe_dir''ectest' $ return $ test_verify: Loading Loading
test/Makefile.ssl +1 −0 Original line number Diff line number Diff line Loading @@ -203,6 +203,7 @@ test_bn: ./$(EXPTEST) test_ec: @echo 'test elliptic curves' ./$(ECTEST) test_verify: Loading
test/tests.com +1 −0 Original line number Diff line number Diff line Loading @@ -174,6 +174,7 @@ $ write sys$output "test a^b%c implementations" $ mcr 'texe_dir''exptest' $ return $ test_ec: $ write sys$output "test elliptic curves" $ mcr 'texe_dir''ectest' $ return $ test_verify: Loading