Add Tests.h with benchmarks

This commit is contained in:
Alex Hultman
2018-06-30 00:42:03 +02:00
parent 999ae69bed
commit cbe3d3375d
4 changed files with 46 additions and 4 deletions
+2 -1
View File
@@ -18,7 +18,8 @@ HEADERS += \
src/Loop.h \
src/App.h \
src/HttpSocket.h \
src/HttpParser.h
src/HttpParser.h \
src/Tests.h
INCLUDEPATH += uSockets/src src
#QMAKE_CXXFLAGS += -fsanitize=address