From 178334bd29a8b8167040bc3d6f2b5f6b1c954db2 Mon Sep 17 00:00:00 2001 From: Assam Boudjelthia Date: Fri, 11 Mar 2022 14:53:09 +0200 Subject: Coin:Android: Enable tests for more modules - Part 4 This adds tests of more modules: qtcharts, qtspeech, qtwebchannel, qtwebsockets, qtdatavis3d Pick-to: 6.2 6.3 Task-number: QTBUG-88846 Change-Id: Ie98ad9af7c260a72e9309836b7733106254da38a Reviewed-by: Heikki Halmet --- coin/platform_configs/qtwebchannel.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'coin/platform_configs/qtwebchannel.yaml') diff --git a/coin/platform_configs/qtwebchannel.yaml b/coin/platform_configs/qtwebchannel.yaml index c3233842..75115e63 100644 --- a/coin/platform_configs/qtwebchannel.yaml +++ b/coin/platform_configs/qtwebchannel.yaml @@ -1,3 +1,6 @@ Version: 2 -Include: [cmake_platforms.yaml] +Include: [ + cmake_platforms.yaml, + linux_android_tests.yaml +] Configurations: [] -- cgit v1.2.3