********* Start testing of qml *********
Config: Using QtTest library 6.10.2, Qt 6.10.2 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : qml::Crashtest::initTestCase()
QWARN  : qml::Crashtest::test_crash(gracefully) am.system: Runtime for application 'tld.test.crash' (pid: 4634) exited with code: 5
PASS   : qml::Crashtest::test_crash(gracefully)
QWARN  : qml::Crashtest::test_crash(illegalMemory) am.system: Runtime for application 'tld.test.crash' (pid: 4702) received signal: 11 (Segmentation fault)
QINFO  : qml::Crashtest::test_crash(illegalMemory) qml: ================================
QINFO  : qml::Crashtest::test_crash(illegalMemory) qml: === INTENDED CRASH (TESTING) ===
QINFO  : qml::Crashtest::test_crash(illegalMemory) qml: ================================
PASS   : qml::Crashtest::test_crash(illegalMemory)
QWARN  : qml::Crashtest::test_crash(illegalMemoryInThread) am.system: Runtime for application 'tld.test.crash' (pid: 4713) received signal: 11 (Segmentation fault)
QINFO  : qml::Crashtest::test_crash(illegalMemoryInThread) qml: ================================
QINFO  : qml::Crashtest::test_crash(illegalMemoryInThread) qml: === INTENDED CRASH (TESTING) ===
QINFO  : qml::Crashtest::test_crash(illegalMemoryInThread) qml: ================================
PASS   : qml::Crashtest::test_crash(illegalMemoryInThread)
QWARN  : qml::Crashtest::test_crash(unhandledException) am.system: Runtime for application 'tld.test.crash' (pid: 4726) received signal: 6 (Aborted)
QINFO  : qml::Crashtest::test_crash(unhandledException) qml: ================================
QINFO  : qml::Crashtest::test_crash(unhandledException) qml: === INTENDED CRASH (TESTING) ===
QINFO  : qml::Crashtest::test_crash(unhandledException) qml: ================================
PASS   : qml::Crashtest::test_crash(unhandledException)
QWARN  : qml::Crashtest::test_crash(abort) am.system: Runtime for application 'tld.test.crash' (pid: 4738) received signal: 6 (Aborted)
QINFO  : qml::Crashtest::test_crash(abort) qml: ================================
QINFO  : qml::Crashtest::test_crash(abort) qml: === INTENDED CRASH (TESTING) ===
QINFO  : qml::Crashtest::test_crash(abort) qml: ================================
PASS   : qml::Crashtest::test_crash(abort)
PASS   : qml::Crashtest::cleanupTestCase()
QINFO  : qml::UnknownTestFunc() am.system: Shutting down due to Qt.quit()
Totals: 7 passed, 0 failed, 0 skipped, 0 blacklisted, 1452ms
********* Finished testing of qml *********
