kbLogger 2.0.b1
The automotive ready test and logging program.
Test Member List

This is the complete list of members for Test, including all inherited members.

addLink(Test *pLinkTarget, QString strTestName)Testslot
createCondition(quint32 uTimeout, QString strConditionName)Testslot
createCondition(quint32 uTimeout, QString strConditionName, QString strRegExpPassed, QString strRegExpFailed="")Testslot
createDelay(quint32 uTimeout, QString strConditionName, QString strRegExpDelay)Testslot
createWatchDog(quint32 uTimeout, QString strConditionName, QString strRegExpWatchDog)Testslot
failed(QString strFailed)Testslot
getCallback()Testslot
getChild(int testIndex)Testslot
getChildCount()Testslot
getCondition(QString strConditionName)Testslot
getCondition(int iConditionIndex)Testslot
getFunction()Testslot
getParameter(QString strParameter)Testslot
getParent()Testslot
getRemainingCount()Testslot
getRemainingTime()Testslot
getRepeatCount()Testslot
getState()Testslot
getTestInfo()Testslot
getTestName()Testslot
getTime()Testslot
getTimeout()Testslot
passed(QString strPassed)Testslot
setActive(bool bActive)Testslot
setBlockingMode(bool bBlockingMode)Testslot
setCallback(QString strTestCallback)Testslot
setChildFaultTolerance(bool bFaultTolerant)Testslot
setFaultTolerance(bool bFaultTolerant)Testslot
setFunction(QString strTestFunction)Testslot
setParameter(QString strParameter, QVariant vValue)Testslot
setRepeatCount(quint32 uRepeatCount)Testslot
setRepeatCount(quint32 uRepeatCount, quint32 uRepeatDelay)Testslot
setRetryCount(quint32 uRetryCount)Testslot
setRetryCount(quint32 uRetryCount, quint32 uRetrayDelay)Testslot
setTestInfo(QString strTestInfo)Testslot
setTimeout(quint32 uTimeout)Testslot
storeFileMarker(QString strText, QString strFile)Testslot
storeMarker(QString strText)Testslot