summaryrefslogtreecommitdiff
path: root/tests/test-performance/test-performance.pro
diff options
context:
space:
mode:
authorMartin Wolf <ext-martin.2.wolf@nokia.com>2010-05-17 16:02:02 +0300
committerMartin Wolf <ext-martin.2.wolf@nokia.com>2010-05-17 16:02:02 +0300
commitdef2b0c7930cd92b08351844a2e40a8e3ed94dae (patch)
treeeb7ecc6129ff639f93ef54bdb08e3f0a200854b3 /tests/test-performance/test-performance.pro
parent0e279e4350932643144f4ba9ac0afe501cb94c47 (diff)
Added performance tests
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