********* Start testing of tst_QOAuthUriSchemeReplyHandler *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_QOAuthUriSchemeReplyHandler::initTestCase()
PASS   : tst_QOAuthUriSchemeReplyHandler::construction()
PASS   : tst_QOAuthUriSchemeReplyHandler::redirectUrl()
QWARN  : tst_QOAuthUriSchemeReplyHandler::listenClose() This plugin does not support QPlatformServices::openUrl() for 'scheme1:/foo'.
QWARN  : tst_QOAuthUriSchemeReplyHandler::listenClose() This plugin does not support QPlatformServices::openUrl() for 'scheme2:/foo'.
PASS   : tst_QOAuthUriSchemeReplyHandler::listenClose()
PASS   : tst_QOAuthUriSchemeReplyHandler::authorization(match_with_path)
PASS   : tst_QOAuthUriSchemeReplyHandler::authorization(match_with_host)
PASS   : tst_QOAuthUriSchemeReplyHandler::authorization(match_with_host_and_path)
PASS   : tst_QOAuthUriSchemeReplyHandler::authorization(match_with_path_and_query)
QWARN  : tst_QOAuthUriSchemeReplyHandler::authorization(mismatch_path) This plugin does not support QPlatformServices::openUrl() for 'com.example:/wrong?state=a_state&code=a_code'.
PASS   : tst_QOAuthUriSchemeReplyHandler::authorization(mismatch_path)
QWARN  : tst_QOAuthUriSchemeReplyHandler::authorization(mismatch_parameters) This plugin does not support QPlatformServices::openUrl() for 'com.example:/cb?code=foo'.
PASS   : tst_QOAuthUriSchemeReplyHandler::authorization(mismatch_parameters)
QWARN  : tst_QOAuthUriSchemeReplyHandler::authorization(mismatch_parameter_value) This plugin does not support QPlatformServices::openUrl() for 'com.example:/cb?lang=wrong'.
PASS   : tst_QOAuthUriSchemeReplyHandler::authorization(mismatch_parameter_value)
PASS   : tst_QOAuthUriSchemeReplyHandler::callbackDataReceived(base_url)
PASS   : tst_QOAuthUriSchemeReplyHandler::callbackDataReceived(query_parameters)
PASS   : tst_QOAuthUriSchemeReplyHandler::handleAuthorizationRedirect()
PASS   : tst_QOAuthUriSchemeReplyHandler::cleanupTestCase()
Totals: 15 passed, 0 failed, 0 skipped, 0 blacklisted, 152ms
********* Finished testing of tst_QOAuthUriSchemeReplyHandler *********
