summaryrefslogtreecommitdiff
path: root/tests/tests.pro
blob: ade36567521dc6127373b0533afb2d2073aa0e51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#####################################################################
# Tests projectfile
#####################################################################

CONFIG  += ordered 
TEMPLATE = subdirs

SUBDIRS = test-dbus-qeventloop	\
          test-dbus-pong		\
          test-resource			\
          test-resource-set     \
          test-resource-engine  \
          test-security-with-aegis-token \
          test-security-without-aegis-token

# Install options
testsxml.path    = /usr/share/libresourceqt-tests/
testsxml.files   = tests.xml
citesting.path  = /usr/lib/libresourceqt-tests/
citesting.files = test-dbus-qeventloop-runner.sh
dbusconf.path    = /etc/dbus-1/system.d/
dbusconf.files   = test-dbus-qeventloop.conf
INSTALLS         = testsxml ci-testing dbusconf