diff -r 301aeb18ae47 -r b47b808de481 wlanutilities/wlanwizard/tsrc/ut/testwlanwizardwps.h --- a/wlanutilities/wlanwizard/tsrc/ut/testwlanwizardwps.h Fri Sep 17 08:35:49 2010 +0300 +++ b/wlanutilities/wlanwizard/tsrc/ut/testwlanwizardwps.h Mon Oct 04 02:07:04 2010 +0300 @@ -50,6 +50,7 @@ void tcPinCode_KErrWlanProtectedSetupDevicePasswordAuthFailure(); void tcPinCode_KErrWlanProtectedSetupPINMethodNotSupported(); void tcPinCode_KErrWlanProtectedSetupPBMethodNotSupported(); + void tcPinCode_BackToPushButtonMode(); /* void tcPushButton_KErrNone_back_forward_KErrNone(); void tcPinCodeMultipleResults(); @@ -57,7 +58,7 @@ */ private: // Helper methods - void verifyModeSelection(); + void verifyModeSelection(int index = -1); private: // Helper test cases void tcPushButton( @@ -67,7 +68,8 @@ int operModeWlan, int operModeCmm, int defaultWepKeyIndexWlan, - int defaultWepKeyIndexCmm); + int defaultWepKeyIndexCmm, + int index = -1); void tcPinCode_failure( int errorCode,