13c460d0ff
Task-number: QTQAINFRA-3867 Pick-to: 6.0 Change-Id: Ie6dd9c2dfeeccd526c2133d7ac03efce5b7ed091 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
9 lines
449 B
YAML
9 lines
449 B
YAML
type: Group
|
|
instructions:
|
|
# The build env is needed on MSVC so that tst_qmake can properly build apps / libraries.
|
|
- !include "{{qt/qtbase}}/prepare_building_env.yaml"
|
|
- !include "{{qt/qtbase}}/coin_module_test_android_start_emulator.yaml"
|
|
# The test env vars are needed to pick the proper prefix.bat file.
|
|
- !include "{{qt/qtbase}}/cmake_setup_running_tests_env_vars.yaml"
|
|
- !include "{{qt/qtbase}}/coin_module_test_qemu_env_vars.yaml"
|