runtests.cpp File Reference

__PANIC

const TInt KDefaultTimeout

const TInt KDefaultTimeout

const TInt KBackgroundTimeout

const TInt KBackgroundTimeout

const TInt KDestroyTimeout

const TInt KDestroyTimeout

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 >, ...)

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

Parameters

TRefByValue < const TDesC > aFmt
...

DisableSimulatedFailure()

void DisableSimulatedFailure ( )

Panic(TInt, TInt)

void Panic ( TInt aLine,
TInt aReason
)

Parameters

TInt aLine
TInt aReason

CloseAndWait(RHandleBase, TRequestStatus *)

TInt CloseAndWait ( RHandleBase aH,
TRequestStatus * aN = 0
)

Parameters

RHandleBase aH
TRequestStatus * aN = 0

CloseWaitAndWarn(RHandleBase, TRequestStatus *)

void CloseWaitAndWarn ( RHandleBase aH,
TRequestStatus * aN = 0
)

Parameters

RHandleBase aH
TRequestStatus * aN = 0

InitIdleWait()

TInt InitIdleWait ( )

WaitForIdle()

void WaitForIdle ( )

IntentionallyPersistent(RProcess)

TBool IntentionallyPersistent ( RProcess aProcess )

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,
TBool isTime
)

Parameters

TLex & aLex
TUint & aNumber
TBool isTime

GetTimeOut(TLex &)

void GetTimeOut ( 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 ( TUint aId,
TBool aInit
)

Parameters

TUint aId
TBool aInit

ListProcesses()

void ListProcesses ( )

CheckProcesses()

void CheckProcesses ( )

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 &)

void ProcessLine ( const TDesC8 & aLine )

Parameters

const TDesC8 & aLine

ProcessTestList()

void ProcessTestList ( )

Help()

void Help ( )

E32Main()

TInt E32Main ( )