aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBramastyo Harimukti <bramastyo.harimukti.santoso@pelagicore.com>2019-03-22 17:23:47 +0100
committerBramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>2019-03-25 11:00:11 +0000
commit22c22fcf8ee779f460a2d12abe93c71c885064f0 (patch)
treee6c065508c1587fca803775ec358a3ec5ac2908a /tests
parent282314824ededfbf84cc7149b71586a59263788f (diff)
[harness] add vehicle app harness wrapper
Change-Id: I473407ffdddd0967e0414e08ebbc92f7f7912f32 Reviewed-by: Egor Nemtsev <enemtsev@luxoft.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/apps/apps.pro1
-rw-r--r--tests/apps/com.luxoft.vehicle/harnesses/VehicleViewHarness.qml (renamed from tests/apps/com.luxoft.vehicle/VehicleViewHarness.qml)0
-rw-r--r--tests/apps/com.luxoft.vehicle/harnesses/harnesses.pro4
3 files changed, 5 insertions, 0 deletions
diff --git a/tests/apps/apps.pro b/tests/apps/apps.pro
index 89e0a1f7..a9ebbf03 100644
--- a/tests/apps/apps.pro
+++ b/tests/apps/apps.pro
@@ -2,3 +2,4 @@ TEMPLATE = subdirs
SUBDIRS = \
com.theqtcompany.cluster/harnesses \
+ com.luxoft.vehicle/harnesses \
diff --git a/tests/apps/com.luxoft.vehicle/VehicleViewHarness.qml b/tests/apps/com.luxoft.vehicle/harnesses/VehicleViewHarness.qml
index 4cdf45b5..4cdf45b5 100644
--- a/tests/apps/com.luxoft.vehicle/VehicleViewHarness.qml
+++ b/tests/apps/com.luxoft.vehicle/harnesses/VehicleViewHarness.qml
diff --git a/tests/apps/com.luxoft.vehicle/harnesses/harnesses.pro b/tests/apps/com.luxoft.vehicle/harnesses/harnesses.pro
new file mode 100644
index 00000000..d316ef0a
--- /dev/null
+++ b/tests/apps/com.luxoft.vehicle/harnesses/harnesses.pro
@@ -0,0 +1,4 @@
+CONFIG += neptune-livereload
+
+HARNESSES_WORKSPACE=$$_PRO_FILE_PWD_/VehicleViewHarness.qml
+APPLICATION_NAME=com.luxoft.vehicle