diff -r 32e56106abf2 -r 66b5fe3c07fd homescreenapp/serviceproviders/hsmenuserviceprovider/tsrc/t_hsmenuserviceprovider/src/t_hsmenuentryremovedhandler.cpp --- a/homescreenapp/serviceproviders/hsmenuserviceprovider/tsrc/t_hsmenuserviceprovider/src/t_hsmenuentryremovedhandler.cpp Mon Sep 27 11:52:00 2010 +0300 +++ b/homescreenapp/serviceproviders/hsmenuserviceprovider/tsrc/t_hsmenuserviceprovider/src/t_hsmenuentryremovedhandler.cpp Wed Oct 06 16:06:24 2010 +0300 @@ -26,8 +26,10 @@ #include "canotifier.h" #include "canotifierfilter.h" - - +// --------------------------------------------------------------------------- +// +// --------------------------------------------------------------------------- +// void MenuServiceTest::HsMenuEntryRemovedHandlerTest_data() { // define testing data table @@ -48,6 +50,10 @@ QTest::newRow("no_notification") << 1 << static_cast(RemoveChangeType) << 0 << 0; } +// --------------------------------------------------------------------------- +// +// --------------------------------------------------------------------------- +// void MenuServiceTest::HsMenuEntryRemovedHandlerTest() { QFETCH(int, subscribedId);