telephonyserverplugins/common_tsy/test/component/inc/cctsycustomipcfu.h
branchRCL_3
changeset 14 7ef16719d8cb
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
--- a/telephonyserverplugins/common_tsy/test/component/inc/cctsycustomipcfu.h	Fri Feb 19 23:59:33 2010 +0200
+++ b/telephonyserverplugins/common_tsy/test/component/inc/cctsycustomipcfu.h	Fri Mar 12 15:49:38 2010 +0200
@@ -108,7 +108,9 @@
 	void TestReadViagHomeZoneParams0003L();
 	void TestReadViagHomeZoneParams0004L();
 	void TestReadViagHomeZoneParams0005L();
-	void TestReadViagHomeZoneCache0001L();
+    void TestReadViagHomeZoneCache0001L();
+    void TestReadViagHomeZoneCache0001bL();
+    void TestReadViagHomeZoneCache0001cL();
 	void TestReadViagHomeZoneCache0002L();
 	void TestReadViagHomeZoneCache0003L();
 	void TestReadViagHomeZoneCache0004L();
@@ -330,8 +332,8 @@
 									RMobileCall::TMobileCallStatus aMobileCallStatus,
 									RMobilePhone::TMobileService aMobileService
 									);
-	void OpenPhoneAndCustomAPILC(RMmCustomAPI& aCustomAPI);
-	void MockPrimeEReadViagHomeZoneCacheIPCL(TInt aCacheId,TInt aRecordId, TBool aDoComplete = ETrue, TBool aDoExpect = ETrue);
+	void OpenPhoneAndCustomAPILC(RMmCustomAPI& aCustomAPI, TInt aNtsyError = KErrNone);
+	void MockPrimeEReadViagHomeZoneCacheIPCL(TInt aCacheId,TInt aRecordId, TBool aDoComplete = ETrue, TBool aDoExpect = ETrue, TInt aNtsyError = KErrNone);
 	void FillWithRandomData( RMmCustomAPI::TMmCellInfo& cell, TInt aRnd = 0) const;
 	void FillWithRandomDataLC( RMmCustomAPI::TViagElements*& cell, TInt aRnd = 0) const;
 	void InitSimCbTopicsL(RMmCustomAPI &aCustomApi, const TDesC& aTopic, TInt aNum);