diff -r ab88d4a85041 -r 9f21bab39f42 mds_plat/metadata_engine_api/tsrc/conf/MdETestScripter.cfg --- a/mds_plat/metadata_engine_api/tsrc/conf/MdETestScripter.cfg Tue Apr 27 17:05:23 2010 +0300 +++ b/mds_plat/metadata_engine_api/tsrc/conf/MdETestScripter.cfg Tue May 11 16:36:55 2010 +0300 @@ -1917,24 +1917,24 @@ test SetGuidL EObject obj3 000007 000004 // Test objects' SetUri & Uri -//test SetUriL obj0 e:\testing\data\TestVideo1.3gp -//test UriL obj0 e:\testing\data\testvideo1.3gp -//test SetUriL obj1 e:\testing\data\TestVideo2.mp4 -//test UriL obj1 e:\testing\data\testvideo2.mp4 +test SetUriL obj0 e:\testing\data\TestVideo1.3gp +test UriL obj0 e:\testing\data\testvideo1.3gp +test SetUriL obj1 e:\testing\data\TestVideo2.mp4 +test UriL obj1 e:\testing\data\testvideo2.mp4 // Add the objects to the database, observe the additions and verify the observed results. -test AddObjectObserverWithUriL +test AddObjectObserverL test AddObjectL obj0 waittestclass test test VerifyObserverNotificationTypeL ENotifyAdd test AddObjectsL obj1 3 waittestclass test test VerifyObserverNotificationTypeL ENotifyAdd -test RemoveObjectObserverWithUriL +test RemoveObjectObserverL test VerifyTItemIdsL EObject 0 4 // Remove the objects, observe the removals and verify the observed results. -test AddObjectObserverWithUriL +test AddObjectObserverL test RemoveObjectL obj0 KById waittestclass test test VerifyObserverNotificationTypeL ENotifyRemove @@ -1947,7 +1947,7 @@ test RemoveObjectL obj3 KById waittestclass test test VerifyObserverNotificationTypeL ENotifyRemove -test RemoveObjectObserverWithUriL +test RemoveObjectObserverL test VerifyTItemIdsL EObject 0 4 // Final cleanup.