Home
last modified time | relevance | path

Searched defs:spyAbort (Results 1 – 15 of 15) sorted by relevance

/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/qt/workflows/states/
H A Dtest_StateEstablishPaceChannel.cpp99 QSignalSpy spyAbort(mState.data(), &StateEstablishPaceChannel::fireAbort); in test_Run_NoConnection() local
127 QSignalSpy spyAbort(mState.data(), &AbstractState::fireAbort); in test_OnContextError() local
137 QSignalSpy spyAbort(mState.data(), &AbstractState::fireAbort); in test_OnKillWorkflow() local
159 QSignalSpy spyAbort(mState.data(), &AbstractState::fireAbort); in test_OnUserCancelled() local
200 QSignalSpy spyAbort(mState.data(), &StateEstablishPaceChannel::fireAbort); in test_OnEstablishConnectionDone() local
H A Dtest_StateGetTcToken.cpp30 QSignalSpy spyAbort(&state, &StateGetTcToken::fireAbort); in test_Run() local
65 QSignalSpy spyAbort(&state, &StateGetTcToken::fireAbort); in test_SendRequest() local
80 QSignalSpy spyAbort(&state, &StateGetTcToken::fireAbort); in test_ParseTcTokenNoData() local
122 QSignalSpy spyAbort(&state, &StateGetTcToken::fireAbort); in test_ParseTcTokenWithDataNoPsk() local
H A Dtest_StateUpdRetryCounter.cpp54 QSignalSpy spyAbort(&counter, &StateUpdateRetryCounter::fireAbort); in test_RunWithoutCardConnection() local
70 QSignalSpy spyAbort(&counter, &StateUpdateRetryCounter::fireAbort); in test_OnUpdateRetryCounterDone() local
H A Dtest_StateGetSelfAuthenticationData.cpp101 QSignalSpy spyAbort(mState.data(), &StateGetSelfAuthenticationData::fireAbort); in test_OnNetworkReplyNoValidData() local
129 QSignalSpy spyAbort(mState.data(), &StateGetSelfAuthenticationData::fireAbort); in test_OnNetworkReplyWrongHttpStatus() local
H A Dtest_StateEnterPacePassword.cpp49 QSignalSpy spyAbort(mState.data(), &AbstractState::fireAbort); in test_RunContextError() local
H A Dtest_StateWriteHistory.cpp59 QSignalSpy spyAbort(mState.data(), &StateWriteHistory::fireAbort); in test_RunNoEffectiveAccessRights() local
H A Dtest_StateChangePin.cpp79 QSignalSpy spyAbort(&state, &StateChangePin::fireAbort); in test_OnSetEidPinDone() local
H A Dtest_StateConnectCard.cpp65 QSignalSpy spyAbort(mState.data(), &StateConnectCard::fireAbort); in test_OnCommandDone() local
H A Dtest_StateDidAuthenticateEac1.cpp89 QSignalSpy spyAbort(&state, &StateDidAuthenticateEac1::fireAbort); in test_OnCardCommandDone() local
H A Dtest_StateVerifyRetryCounter.cpp66 QSignalSpy spyAbort(mState.data(), &StateVerifyRetryCounter::fireAbort); in test_Run_NoConnection() local
H A Dtest_StateMaintainCardConnection.cpp145 QSignalSpy spyAbort(mState.data(), &StateMaintainCardConnection::fireAbort); in test_Run_ResetCardConnectionAndLastPaceResult() local
H A Dtest_StateDidAuthenticateEac2.cpp101 QSignalSpy spyAbort(mState.data(), &StateDidAuthenticateEac2::fireAbort); in test_OnCardCommandDone() local
H A Dtest_StatePreparePace.cpp49 QSignalSpy spyAbort(mState.data(), &StatePreparePace::fireAbort); in test_Run_NoCardConnection() local
H A Dtest_StateTransmit.cpp102 QSignalSpy spyAbort(&stateTransmit, &StateTransmit::fireAbort); in test_OnCardCommandDone() local
H A Dtest_StatePreVerification.cpp78 QSignalSpy spyAbort(mState.data(), &StatePreVerification::fireAbort); in testTimeZone() local