summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@qt.io>2019-02-05 10:41:59 +0100
committerKarsten Heimrich <karsten.heimrich@qt.io>2019-02-07 15:19:53 +0000
commita7e6f57df21ec4f5ad0a814e19e6bf440a156610 (patch)
tree84c04e1584045497601e850441f0c86916d3b58f /tests
parent8c1e9e5792a02374df77dbcc5523a0abca941a9d (diff)
Rename files (qknxcurve25519.* to qknxcryptographicengine.*)
Change-Id: I33f3ad771a81328928bafc847827b2089cf83ecb Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io> Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qknxcryptographicengine/tst_qknxcryptographicengine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qknxcryptographicengine/tst_qknxcryptographicengine.cpp b/tests/auto/qknxcryptographicengine/tst_qknxcryptographicengine.cpp
index 4b8c909..1b03d69 100644
--- a/tests/auto/qknxcryptographicengine/tst_qknxcryptographicengine.cpp
+++ b/tests/auto/qknxcryptographicengine/tst_qknxcryptographicengine.cpp
@@ -28,7 +28,7 @@
#include <QtCore/qdebug.h>
#include <QtCore/qloggingcategory.h>
-#include <QtKnx/qknxcurve25519.h>
+#include <QtKnx/qknxcryptographicengine.h>
#include <QtKnx/qknxlinklayerframebuilder.h>
#include <QtKnx/qknxnetiproutingindication.h>
#include <QtKnx/qknxnetipsecurewrapper.h>