runtests.cpp File Reference

__PANIC

const TInt KDefaultTimeout

const TIntKDefaultTimeout

const TInt KBackgroundTimeout

const TIntKBackgroundTimeout

const TInt KDestroyTimeout

const TIntKDestroyTimeout

const TLitC< sizeof(L"\\")/2 > KLitBackslash

const TLitC< sizeof(L"\\")/2 >KLitBackslash[static]

const TLitC< sizeof(L"Testing finished, and the system will be panicked")/2 > KDebugMessage

const TLitC< sizeof(L"Testing finished, and the system will be panicked")/2 >KDebugMessage[static]

const TLitC< sizeof(L"Z:\\TEST")/2 > KLitDefaultTestPath

const TLitC< sizeof(L"Z:\\TEST")/2 >KLitDefaultTestPath[static]

const TLitC< sizeof(L"UREL")/2 > KBuildType

const TLitC< sizeof(L"UREL")/2 >KBuildType[static]

Typedef RProcIdList

typedef RArray< TUint >RProcIdList

TPath TheTestPath

TPath TheTestPath

RFs TheFs

RFs TheFs

RLoader TheLoaderSession

RLoader TheLoaderSession

TDesC8 * TheTestList

TDesC8 *TheTestList

RTimer TheTimer

RTimer TheTimer

TBuf< 256 > TheProcessCommand

TBuf< 256 >TheProcessCommand

TInt TheTimeOut

TInt TheTimeOut

TInt TheCurrentProcessList

TInt TheCurrentProcessList

RProcIdList ProcLists

RProcIdList ProcLists

RTimer IdleWaitTimer

RTimer IdleWaitTimer

RTimer DestructionTimer

RTimer DestructionTimer

RProperty CurrTest

RProperty CurrTest

TBool ShowTimings

TBool ShowTimings

TInt TickPeriod

TInt TickPeriod

TBool CleanUpProcesses

TBool CleanUpProcesses

const TLitC< sizeof(L"RUNTESTS-")/2 > KLitPanicCategory

const TLitC< sizeof(L"RUNTESTS-")/2 >KLitPanicCategory[static]

const TLitC< sizeof(L"RUNTESTS: ")/2 > KLitLogPreamble

const TLitC< sizeof(L"RUNTESTS: ")/2 >KLitLogPreamble[static]

LogMsg(TRefByValue< const TDesC >, ...)

voidLogMsg(TRefByValue< const TDesC >aFmt,
...
)

Parameters

TRefByValue< const TDesC > aFmt
...

DisableSimulatedFailure()

voidDisableSimulatedFailure()

Panic(TInt, TInt)

voidPanic(TIntaLine,
TIntaReason
)

Parameters

TInt aLine
TInt aReason

CloseAndWait(RHandleBase, TRequestStatus *)

TInt CloseAndWait(RHandleBaseaH,
TRequestStatus *aN = 0
)

Parameters

RHandleBase aH
TRequestStatus * aN = 0

CloseWaitAndWarn(RHandleBase, TRequestStatus *)

voidCloseWaitAndWarn(RHandleBaseaH,
TRequestStatus *aN = 0
)

Parameters

RHandleBase aH
TRequestStatus * aN = 0

InitIdleWait()

TInt InitIdleWait()

WaitForIdle()

voidWaitForIdle()

IntentionallyPersistent(RProcess)

TBool IntentionallyPersistent(RProcessaProcess)

Parameters

RProcess aProcess

GetProcessListThread(TAny *)

TInt GetProcessListThread(TAny *a)

Parameters

TAny * a

GetProcessList(RProcIdList &)

TInt GetProcessList(RProcIdList &aList)

Parameters

RProcIdList & aList

ParseNumber(TLex &, TUint &, TBool)

TBool ParseNumber(TLex &aLex,
TUint &aNumber,
TBoolisTime
)

Parameters

TLex & aLex
TUint & aNumber
TBool isTime

GetTimeOut(TLex &)

voidGetTimeOut(TLex &aLex)

Parameters

TLex & aLex

const TLitC< sizeof(L"Error ")/2 > KLitError

const TLitC< sizeof(L"Error ")/2 >KLitError[static]

LogProcess(TUint, TBool)

TBool LogProcess(TUintaId,
TBoolaInit
)

Parameters

TUint aId
TBool aInit

ListProcesses()

voidListProcesses()

CheckProcesses()

voidCheckProcesses()

const TLitC8< sizeof("REM")> KLitRemark

const TLitC8< sizeof("REM")>KLitRemark[static]

const TLitC8< sizeof("@REM")> KLitAtRemark

const TLitC8< sizeof("@REM")>KLitAtRemark[static]

ProcessLine(const TDesC8 &)

voidProcessLine(const TDesC8 &aLine)

Parameters

const TDesC8 & aLine

ProcessTestList()

voidProcessTestList()

Help()

voidHelp()

E32Main()

TInt E32Main()