diff -r 4122176ea935 -r 56f325a607ea kerneltest/f32test/server/t_notifier.cpp --- a/kerneltest/f32test/server/t_notifier.cpp Mon Dec 21 16:14:42 2009 +0000 +++ b/kerneltest/f32test/server/t_notifier.cpp Wed Dec 23 11:43:31 2009 +0000 @@ -1552,7 +1552,6 @@ { safe_test(aTest,_pathC.Match(aFullname),__LINE__,aPackage.iLineCall); } - } else { @@ -4273,7 +4272,7 @@ // and then deleted // aMaxNotifications = 1 + 2*aIterations // - r = TestMultipleNotificationsL(_L(""),KFilename10,4,6,t_notification::EAllOps3,(TUint)TFsNotification::EAllOps,KMinNotificationBufferSize,(TBool)EFalse,__LINE__); + r = TestMultipleNotificationsL(_L(""),KFilename10,4,9,t_notification::EAllOps3,(TUint)TFsNotification::EAllOps,KMinNotificationBufferSize*2,(TBool)EFalse,__LINE__); test(r==KErrNone); // // 4. Add notification for all operations @@ -4344,7 +4343,7 @@ // and then deleted // aMaxNotifications = 1 + 2*aIterations // - r = TestMultipleNotificationsL(_L(""),KFilename11,4,6,t_notification::EAllOps3,TFsNotification::EDelete | TFsNotification::ECreate | TFsNotification::EFileChange,KMinNotificationBufferSize,(TBool)EFalse,__LINE__); + r = TestMultipleNotificationsL(_L(""),KFilename11,4,9,t_notification::EAllOps3,TFsNotification::EDelete | TFsNotification::ECreate | TFsNotification::EFileChange,KMinNotificationBufferSize,(TBool)EFalse,__LINE__); test(r==KErrNone); // // TFsNotification::EAttribute | TFsNotification::EDelete | TFsNotification::ECreate