Add interoperability test mode for regress appstest.sh
authorinoguchi <inoguchi@openbsd.org>
Fri, 14 Sep 2018 13:54:57 +0000 (13:54 +0000)
committerinoguchi <inoguchi@openbsd.org>
Fri, 14 Sep 2018 13:54:57 +0000 (13:54 +0000)
commit08409b0c5147968fec9b0ecba7b5b625c28873bd
treef5e18c1b6e7fbb1582e0eb010b1632baffa1fd02
parent93784c9be4a02145811d31bb2945b28d7d51e6e2
Add interoperability test mode for regress appstest.sh

- test s_server and s_client between different version by option -i
- indicate other version by defining OTHER_OPENSSL environment variable
- fix "SSL/TLS" to "TLS/SSL", since TLS is correct as technical term
- s/SKIPPNG/SKIPPING/
regress/usr.bin/openssl/appstest.sh