tests: Move torture keys to own file

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Andreas Schneider
2018-01-09 21:30:50 +01:00
parent d13a17a27c
commit b0af812710
11 changed files with 410 additions and 335 deletions

View File

@@ -3,6 +3,7 @@
#define LIBSSH_STATIC
#include "torture.h"
#include "torture_key.h"
#include "torture_pki.h"
#include "pki.c"
#include <sys/stat.h>