summaryrefslogtreecommitdiff
path: root/tests/test-performance/test-performance.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-performance/test-performance.pro')
-rw-r--r--tests/test-performance/test-performance.pro15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/test-performance/test-performance.pro b/tests/test-performance/test-performance.pro
new file mode 100644
index 0000000..e4303e9
--- /dev/null
+++ b/tests/test-performance/test-performance.pro
@@ -0,0 +1,15 @@
+#####################################################################
+# Tests projectfile
+#####################################################################
+
+CONFIG += ordered
+TEMPLATE = subdirs
+
+SUBDIRS = dbus-spammer test-resourceqt-performance test-resourceqt-performance-collector
+
+# Install options
+testsxml.path = /usr/share/libresourceqt-performance-tests/
+testsxml.files = tests.xml
+testrunner.path = /usr/lib/libresourceqt-performance-tests/
+testrunner.files = test-resourceqt-performance-runner.sh test-resourceqt-performance.ini template.html
+INSTALLS = testsxml testrunner