[openssl-commits] Passed: ekasper/openssl#18 (0057-regroup-ssl-test - d64415b)

Travis CI builds at travis-ci.org
Fri Aug 5 15:45:33 UTC 2016


Build Update for ekasper/openssl
-------------------------------------

Build: #18
Status: Passed

Duration: 38 minutes and 39 seconds
Commit: d64415b (0057-regroup-ssl-test)
Author: Emilia Kasper
Message: Reorganize SSL test structures

Move custom server and client options from the test dictionary to an
"extra" section of each server/client. Rename test expectations to say
"Expected".

This is a big but straightforward change. Primarily, this allows us to
specify multiple server and client contexts without redefining the
custom options for each of them. For example, instead of
"ServerNPNProtocols", "Server2NPNProtocols", "ResumeServerNPNProtocols",
we now have, "NPNProtocols".

This simplifies writing resumption and SNI tests. The first application
will be resumption tests for NPN and ALPN.

Regrouping the options also makes it clearer which options apply to the
server, which apply to the client, which configure the test, and which
are test expectations.

View the changeset: https://github.com/ekasper/openssl/compare/46babadfba0c...d64415bf70d0

View the full build log and details: https://travis-ci.org/ekasper/openssl/builds/150078052

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20160805/ded3c1cf/attachment-0001.html>


More information about the openssl-commits mailing list