rtp/rtpstack/tsrc/ut_rtpstack/src/UT_CRtpSDES.cpp
branchRCL_3
changeset 43 b5e99d8877c7
parent 0 307788aac0a8
child 44 0dcb073356a5
--- a/rtp/rtpstack/tsrc/ut_rtpstack/src/UT_CRtpSDES.cpp	Thu Aug 19 10:16:25 2010 +0300
+++ b/rtp/rtpstack/tsrc/ut_rtpstack/src/UT_CRtpSDES.cpp	Tue Aug 31 15:32:57 2010 +0300
@@ -121,7 +121,7 @@
     
     }
 
-void UT_CRtpSDES::UT_CRtpSDES_NewL_1L(  )
+void UT_CRtpSDES::UT_CRtpSDES_NewL_OneL(  )
     {
     TInt result( KErrNone );
     TBuf8<16> cName;
@@ -419,7 +419,7 @@
     "CRtpSDES",
     "NewL",
     "FUNCTIONALITY",
-    SetupL, UT_CRtpSDES_NewL_1L, Teardown)
+    SetupL, UT_CRtpSDES_NewL_OneL, Teardown)
 
 EUNIT_TEST(
     "GetSDES - test ",