diff -r 3bc31ad99ee7 -r 51d10d255e92 harvesterplugins/tsrc/harvesterplugintester/inc/harvesterplugintester.h --- a/harvesterplugins/tsrc/harvesterplugintester/inc/harvesterplugintester.h Thu May 27 12:52:35 2010 +0300 +++ b/harvesterplugins/tsrc/harvesterplugintester/inc/harvesterplugintester.h Fri Jun 11 13:39:26 2010 +0300 @@ -227,6 +227,10 @@ virtual TInt TestAudioHarvestingL( CStifItemParser& aItem ); + virtual TInt TestAudioHarvestingUpdateIndexL( CStifItemParser& aItem ); + + virtual TInt TestAudioHarvestingDeleteIndexL( CStifItemParser& aItem ); + virtual TInt TestMdsSyncControllerL( CStifItemParser& aItem ); virtual TInt TestBlacklistPluginL( CStifItemParser& aItem );