Use new setup_tests in code of rsa_test
authorPaul Yang <yang.yang@baishancloud.com>
Tue, 15 Aug 2017 03:44:56 +0000 (11:44 +0800)
committerRich Salz <rsalz@openssl.org>
Tue, 15 Aug 2017 13:24:59 +0000 (09:24 -0400)
commitb158049cbdff7efa9afd93eb55bb7df95c0f385f
tree8eddd32703122563ec3ed47b8113b4a9d5cf1be4
parent140dab3d3a099feb38d5987adb471c61a8eabb4b
Use new setup_tests in code of rsa_test

Although this piece of code will not be compiled at current stage, but
there seems a plan to re-open the 'no-rsa' option in the future so this
should be fixed.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4161)
test/rsa_test.c