From a2b03690a8057f6ed3f85afce93c490139f3305a Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 8 Mar 2001 17:22:38 +0000 Subject: Write a small comment so we know... --- test/Makefile.ssl | 1 + test/tests.com | 1 + 2 files changed, 2 insertions(+) (limited to 'test') diff --git a/test/Makefile.ssl b/test/Makefile.ssl index bf0c45a364..86353aadfd 100644 --- a/test/Makefile.ssl +++ b/test/Makefile.ssl @@ -203,6 +203,7 @@ test_bn: ./$(EXPTEST) test_ec: + @echo 'test elliptic curves' ./$(ECTEST) test_verify: diff --git a/test/tests.com b/test/tests.com index 8cd671415c..613ac2dd69 100644 --- a/test/tests.com +++ b/test/tests.com @@ -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: -- cgit v1.2.3