kerneltest/e32test/secure/t_sprocess.cpp
branchRCL_3
changeset 257 3e88ff8f41d5
parent 256 c1f20ce4abcf
equal deleted inserted replaced
256:c1f20ce4abcf 257:3e88ff8f41d5
    73 
    73 
    74 #include "testprocess.h"
    74 #include "testprocess.h"
    75 
    75 
    76 _LIT(KTestPanicCategory,"TEST PANIC");
    76 _LIT(KTestPanicCategory,"TEST PANIC");
    77 _LIT(KTestProcessName,"TestName");
    77 _LIT(KTestProcessName,"TestName");
       
    78 _LIT(KTestProcessName2,"TestName2");
    78 
    79 
    79 
    80 
    80 TInt DoTestProcess(TInt aTestNum,TInt aArg1,TInt aArg2)
    81 TInt DoTestProcess(TInt aTestNum,TInt aArg1,TInt aArg2)
    81 	{
    82 	{
    82 	RTestProcess process;
    83 	RTestProcess process;