qt5base-lts/util/testrunner
Dimitrios Apostolou fe0e87c9a6 Add ASAN build for qtbase
The test run is wrapped with a special TESTRUNNER script that ignores
failing tests (there are several tests failing when built with ASAN) and
also ignores LSAN errors (memory leaks - but still visible in the
output).

The test run only fails if a test reports ASAN errors or if it
crashes (or times out, which is like a crash caused by qtestlib's
watchdog timer).

Fixes: QTQAINFRA-5025
Change-Id: I861756ab49388ac4a52409d3a780684244e469b1
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2022-06-15 23:58:16 +02:00
..
tests Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qt-testrunner.py Add an exception in testrunner for QDoc 2022-05-19 12:51:46 +02:00
sanitizer-testrunner.py Add ASAN build for qtbase 2022-06-15 23:58:16 +02:00