WinCE patches
[openssl.git] / ms / tpemce.bat
diff --git a/ms/tpemce.bat b/ms/tpemce.bat
new file mode 100644 (file)
index 0000000..17b2acd
--- /dev/null
@@ -0,0 +1,8 @@
+rem called by testpemce\r
+\r
+echo test %1 %2\r
+cecopy %2 CE:\OpenSSL\r
+cerun CE:\OpenSSL\%ssleay% %1 -in \OpenSSL\%2 -out \OpenSSL\%tmp1%\r
+del %tmp1% >nul 2>&1\r
+cecopy CE:\OpenSSL\%tmp1% .\r
+%cmp% %2 %tmp1%\r