openssl/test/ossl_shim
Matt Caswell 2256f456bc Make the Boring tests pass
The boring tests are currently failing because they send a PSK extension
which isn't in the last place. This is not allowed in the latest TLS1.3
specs. However the Boring tests we have are based on an old commit that
pre-date when that rule first appeared.

The proper solution is to update the tests to a later commit. But for now
to get travis to go green we disable the failing tests.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2928)
2017-03-14 09:59:51 +00:00
..
include/openssl Fix some defines in ossl_shim 2016-11-23 17:01:33 +00:00
async_bio.cc Swap header copyrights to standard OpenSSL 2016-11-04 10:38:54 +00:00
async_bio.h Swap header copyrights to standard OpenSSL 2016-11-04 10:38:54 +00:00
build.info Control building of ossl_shim through Configure 2016-11-04 10:38:54 +00:00
ossl_config.json Make the Boring tests pass 2017-03-14 09:59:51 +00:00
ossl_shim.cc Move extension data into sub-structs 2017-01-09 22:26:47 -05:00
packeted_bio.cc Swap header copyrights to standard OpenSSL 2016-11-04 10:38:54 +00:00
packeted_bio.h Swap header copyrights to standard OpenSSL 2016-11-04 10:38:54 +00:00
test_config.cc Swap header copyrights to standard OpenSSL 2016-11-04 10:38:54 +00:00
test_config.h Swap header copyrights to standard OpenSSL 2016-11-04 10:38:54 +00:00