recipes/70-test_ssl{cbcpadding,extension,records}: make it work w/fragmentation.
authorAndy Polyakov <appro@openssl.org>
Mon, 16 Apr 2018 20:32:10 +0000 (22:32 +0200)
committerAndy Polyakov <appro@openssl.org>
Wed, 18 Apr 2018 17:57:54 +0000 (19:57 +0200)
commitc4220c0f9a8c944c31450b0cd6e01014687f28db
tree0d16de9ab44beb48930de01bb44fa9fb5fba18f9
parent3f1f62b97b795d973d40c32735eedee70140731c
recipes/70-test_ssl{cbcpadding,extension,records}: make it work w/fragmentation.

This fixes only those tests that were failing when network data was
fragmented. Remaining ones might succeed for "wrong reasons". Bunch
of tests have to fail to be considered successful and when data is
fragmented they might fail for reasons other than originally intended.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5975)
test/recipes/70-test_sslcbcpadding.t
test/recipes/70-test_sslextension.t
test/recipes/70-test_sslrecords.t