提交 959a7201 编写于 作者: R Richard Levitte

The actual whirlpool test was missing on VMS...

上级 6c73d011
......@@ -43,6 +43,7 @@ $ MD2TEST := md2test
$ MD4TEST := md4test
$ MD5TEST := md5test
$ HMACTEST := hmactest
$ WPTEST := wp_test
$ RC2TEST := rc2test
$ RC4TEST := rc4test
$ RC5TEST := rc5test
......@@ -91,6 +92,9 @@ $ return
$ test_hmac:
$ mcr 'texe_dir''hmactest'
$ return
$ test_wp:
$ mcr 'texe_dir''wptest'
$ return
$ test_md2:
$ mcr 'texe_dir''md2test'
$ return
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册