diff -r 63532cdadd44 -r 0d6db0a14001 traceservices/tracefw/ulogger/unit_test/te-outfrwkchans/te-serial/uloggerserialplugintest.h --- a/traceservices/tracefw/ulogger/unit_test/te-outfrwkchans/te-serial/uloggerserialplugintest.h Fri Jun 11 15:29:22 2010 +0300 +++ b/traceservices/tracefw/ulogger/unit_test/te-outfrwkchans/te-serial/uloggerserialplugintest.h Tue Jul 06 16:18:30 2010 +0300 @@ -39,9 +39,9 @@ private: // Tests void TestNewL(); - void TestUnlockResources(); - void TestSettings(); - void TestWrite(); + void TestUnlockResourcesL(); + void TestSettingsL(); + void TestWriteL(); RFs iFileServer; };