Add spectest to the cmake test suite.

This allows for easier development. It is not used on travis (yet).
This commit is contained in:
iphydf
2016-11-08 21:56:54 +00:00
parent dd5e69b3bf
commit 42dfdf73c1
6 changed files with 34 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include "byteswap.h"
#include "packet_kinds.h"
#include <DHT.h>
#include "../../toxcore/DHT.h"
METHOD(bin, Binary_encode, CipherText)
{