Adapt all test programs

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3243)
This commit is contained in:
Richard Levitte 2017-04-18 16:47:11 +02:00
parent b3e5db40ec
commit a9c6d22105
70 changed files with 151 additions and 244 deletions

View file

@ -12,7 +12,6 @@
#include <stdlib.h>
#include <openssl/crypto.h>
#include "test_main.h"
#include "testutil.h"
static long saved_argl;