mirror of https://github.com/qt/qt5.git
21 lines
613 B
YAML
21 lines
613 B
YAML
Version: 2
|
|
Include: [
|
|
cmake_platforms.yaml,
|
|
integrity.yaml,
|
|
ios-tests.yaml,
|
|
address_sanitizer_platforms.yaml,
|
|
cmake_platforms_static_tests.yaml,
|
|
cmake_platforms_qemu_vxworks_buildtest_static.yaml,
|
|
cmake_platforms_qemu_vxworks_tests_static.yaml,
|
|
qtlite.yaml
|
|
]
|
|
Configurations: []
|
|
Overrides:
|
|
# Make VxWorks tests insignificant.
|
|
-
|
|
Id: 'vxworks-imx6-tests'
|
|
Features: ['VMSize8', 'UseConfigure', 'BuildTestsInTest', 'TestOnly', 'InsignificantTests']
|
|
-
|
|
Id: 'vxworks-x86_64-tests'
|
|
Features: ['VMSize8', 'UseConfigure', 'BuildTestsInTest', 'TestOnly', 'InsignificantTests']
|