projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f3c7d2
)
Remove OPENSSL_NO_UNIT_TEST guard from ct_test.c
author
Rob Percival
<robpercival@google.com>
Mon, 7 Mar 2016 17:58:14 +0000
(17:58 +0000)
committer
Rich Salz
<rsalz@openssl.org>
Mon, 7 Mar 2016 19:45:49 +0000
(14:45 -0500)
Reviewed-by: Emilia Käsper <emilia@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
test/ct_test.c
patch
|
blob
|
history
diff --git
a/test/ct_test.c
b/test/ct_test.c
index 30e1ac653305290029653cb436133fc46e4653d7..4a7c38b3743d17c577eb2578312218b27a395e98 100644
(file)
--- a/
test/ct_test.c
+++ b/
test/ct_test.c
@@
-64,7
+64,7
@@
#include <openssl/x509v3.h>
#include "testutil.h"
-#if
!defined(OPENSSL_NO_CT) && !defined(OPENSSL_NO_UNIT_TEST)
+#if
ndef OPENSSL_NO_CT
/* Used when declaring buffers to read text files into */
#define CT_TEST_MAX_FILE_SIZE 8096