]> granicus.if.org Git - openssl/commit
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:47:14 +0000 (16:47 +0000)
commit7856332e8c14fd1da1811a9d0afde243dd0f4669
tree97729611d14aeeecbbb32d0ec8386181b9ca4a42
parenta7faa6da317887e14e8e28254a83555983ed6ca7
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>
test/sslapitest.c