summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/client.pro
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2018-03-08 12:32:59 +0100
committerJohan Helsing <johan.helsing@qt.io>2018-03-12 11:05:55 +0000
commit70344cd68de5f6d73bfe17d060d1ad7abcb98704 (patch)
treec6f9c8e4090af31a9fd235e03864a8e8d0835779 /tests/auto/client/client.pro
parent7ce033cbf9a80d2ea5d687956da668cf4567d361 (diff)
Add client-side tests for ivi-application
Tests ivi surface creation and configuration. Task-number: QTBUG-66512 Change-Id: Idff60eb99eb34b7fce1c935bd036ef18a8f97d7c Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'tests/auto/client/client.pro')
-rw-r--r--tests/auto/client/client.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/client/client.pro b/tests/auto/client/client.pro
index a668d37d5..9fd8fc3f9 100644
--- a/tests/auto/client/client.pro
+++ b/tests/auto/client/client.pro
@@ -2,5 +2,6 @@ TEMPLATE=subdirs
SUBDIRS += \
client \
+ iviapplication \
xdgshellv6 \
wl_connect