kerneltest/e32test/device/t_sirco2.cpp
branchRCL_3
changeset 257 3e88ff8f41d5
parent 256 c1f20ce4abcf
equal deleted inserted replaced
256:c1f20ce4abcf 257:3e88ff8f41d5
    42 	RSocketServ ss;
    42 	RSocketServ ss;
    43 #endif
    43 #endif
    44 
    44 
    45 #define FIND_NAME _L("Comm.*")
    45 #define FIND_NAME _L("Comm.*")
    46 
    46 
       
    47 const TInt KUnit0=0;
    47 const TInt KUnit1=1;
    48 const TInt KUnit1=1;
    48 const TInt KUnit2=2;
    49 const TInt KUnit2=2;
    49 
    50 
    50 //LOCAL_D RTest test(_L("T_SlowIR"));
    51 //LOCAL_D RTest test(_L("T_SlowIR"));
    51 
    52