********* Start testing of tst_OAuth2DeviceFlow *********
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_OAuth2DeviceFlow::initTestCase()
PASS   : tst_OAuth2DeviceFlow::getAndRefreshToken()
PASS   : tst_OAuth2DeviceFlow::clientError()
PASS   : tst_OAuth2DeviceFlow::authorizationErrors()
PASS   : tst_OAuth2DeviceFlow::tokenRequestErrors()
PASS   : tst_OAuth2DeviceFlow::idToken()
PASS   : tst_OAuth2DeviceFlow::nonce()
PASS   : tst_OAuth2DeviceFlow::requestedScopeTokens(singlescope)
PASS   : tst_OAuth2DeviceFlow::requestedScopeTokens(multiscope)
PASS   : tst_OAuth2DeviceFlow::grantedScopeTokens(requested_scope_returned)
PASS   : tst_OAuth2DeviceFlow::grantedScopeTokens(differing_singlescope_returned)
PASS   : tst_OAuth2DeviceFlow::grantedScopeTokens(differing_multiscope_returned)
PASS   : tst_OAuth2DeviceFlow::grantedScopeTokens(empty_scope_returned)
PASS   : tst_OAuth2DeviceFlow::refreshLeadTime(validSetExpiration)
PASS   : tst_OAuth2DeviceFlow::refreshLeadTime(validCalculatedExpiration)
PASS   : tst_OAuth2DeviceFlow::refreshLeadTime(tooShortCalculatedExpiration)
PASS   : tst_OAuth2DeviceFlow::refreshLeadTime(tooShortSetExpiration)
PASS   : tst_OAuth2DeviceFlow::refreshLeadTime(leadTimeNearExpiration)
PASS   : tst_OAuth2DeviceFlow::refreshLeadTime(invalidExpirationTime)
PASS   : tst_OAuth2DeviceFlow::refreshLeadTime(autoRefreshDisabled)
PASS   : tst_OAuth2DeviceFlow::refreshLeadTime(emptyRefreshToken)
PASS   : tst_OAuth2DeviceFlow::modifyTokenRequests()
PASS   : tst_OAuth2DeviceFlow::userCodeExpiration()
PASS   : tst_OAuth2DeviceFlow::startStopTokenPolling()
PASS   : tst_OAuth2DeviceFlow::destruction(no qnam supplied)
PASS   : tst_OAuth2DeviceFlow::destruction(default qnam)
PASS   : tst_OAuth2DeviceFlow::destruction(autodeleting qnam)
PASS   : tst_OAuth2DeviceFlow::changeNetworkAccessManager()
PASS   : tst_OAuth2DeviceFlow::tlsAuthentication()
PASS   : tst_OAuth2DeviceFlow::cleanupTestCase()
Totals: 30 passed, 0 failed, 0 skipped, 0 blacklisted, 33309ms
********* Finished testing of tst_OAuth2DeviceFlow *********
