added fuzz unittests, trying to import invalid binary keys using mangle.c by Ilja van Sprundel

This commit is contained in:
TLINDEN
2014-03-14 15:49:42 +01:00
parent 1c068d441d
commit 92c14cc621
4 changed files with 147 additions and 5 deletions

View File

@@ -8,6 +8,7 @@ extern "C" {
#include "pcp/config.h"
#include "pcp/base85.h"
#include "pcp/buffer.h"
#include "pcp/config.h"
#include "pcp/crypto.h"
#include "pcp/defines.h"
#include "pcp/digital_crc32.h"