summaryrefslogtreecommitdiffstats
path: root/tests/auto/signature/signature.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/signature/signature.pro')
-rw-r--r--tests/auto/signature/signature.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/auto/signature/signature.pro b/tests/auto/signature/signature.pro
new file mode 100644
index 00000000..43bb3d47
--- /dev/null
+++ b/tests/auto/signature/signature.pro
@@ -0,0 +1,11 @@
+TARGET = tst_signature
+
+include($$PWD/../tests.pri)
+
+QT *= appman_common-private appman_crypto-private
+
+SOURCES += tst_signature.cpp
+
+OTHER_FILES += create-test-data.sh
+
+RESOURCES += tst_signature.qrc