b6462bbd5c
This allows us to control whether to run this particular test in ASan mode or with specific loggers or not. Adding the expected log output for tst_silent for other loggers is left as an exercise to the reader. Change-Id: Ifa1111900d6945ea8e05fffd177f1548c8c8e714 Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
6 lines
350 B
Plaintext
6 lines
350 B
Plaintext
Testing tst_SilentFatal
|
|
QFATAL : tst_SilentFatal::fatalmessages() This is a fatal error message that should still appear in silent test output
|
|
FAIL! : tst_SilentFatal::fatalmessages() Received a fatal error.
|
|
Loc: [qtbase/tests/auto/testlib/selftests/silent_fatal/tst_silent_fatal.cpp(0)]
|
|
Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 0ms
|