Add a read_ahead test
authorMatt Caswell <matt@openssl.org>
Wed, 2 Nov 2016 10:44:15 +0000 (10:44 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 2 Nov 2016 16:51:58 +0000 (16:51 +0000)
commit3f99bfed678b09110fda82bc6896fd45eb0b376c
tree77618af22ba50195d36970876eb077e9549e3775
parent0f6c9d73cb1e1027c67d993a669719e351c25cfc
Add a read_ahead test

This test checks that read_ahead works correctly when dealing with large
records.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 7856332e8c14fd1da1811a9d0afde243dd0f4669)
test/sslapitest.c