Fix heartbeat_test for -DOPENSSL_NO_HEARTBEATS
authorMike Bland <mbland@acm.org>
Thu, 22 May 2014 18:41:47 +0000 (14:41 -0400)
committerMike Bland <mbland@acm.org>
Thu, 22 May 2014 19:23:10 +0000 (15:23 -0400)
commit647c70f765aed4e913afb1c9f47377f7513c5c82
treea9e5aad37b39939d3dc2b93668c516c0f4491556
parenteb33348879938a073a9941e4ca21da21a27e04df
Fix heartbeat_test for -DOPENSSL_NO_HEARTBEATS

Replaces the entire test with a trivial implementation when
OPENSSL_NO_HEARTBEATS is defined.
ssl/heartbeat_test.c