aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-11-22 18:17:16 +0000
committerRichard Levitte <levitte@openssl.org>2000-11-22 18:17:16 +0000
commitd53d2717284f58ff8d307222480a563c8ed93b33 (patch)
tree802b9304c386098dea768487384a3dce3f75fea9 /test
parent37fc8c3747b01bc13592de5ec1f2ff3399f52b42 (diff)
downloadopenssl-d53d2717284f58ff8d307222480a563c8ed93b33.tar.gz
Addapt the VMS scripts to the changes in the Makefiles.
Diffstat (limited to 'test')
-rw-r--r--test/tests.com4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/tests.com b/test/tests.com
index 4d9e308a43..a7257d412a 100644
--- a/test/tests.com
+++ b/test/tests.com
@@ -225,6 +225,10 @@ $ write sys$output "Generate and certify a test certificate via the 'ca' pro
$ @testca.com
$ endif
$ return
+$ test_engine:
+$ write sys$output "test Rijndael"
+$ !mcr 'texe_dir''rdtest'
+$ return
$
$
$ exit: