Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
44:6d0ac4747f5b
Parent:
40:32b0558320ea
Child:
60:7efce4a3c26f
--- a/Tests/Test56.h	Fri Sep 14 15:14:29 2012 +0000
+++ b/Tests/Test56.h	Mon Sep 17 13:28:39 2012 +0000
@@ -16,8 +16,9 @@
          _testCaseNumber = 56;
       }
       
+   private:
    
-      virtual bool execute() {
+      virtual bool executeTest() {
             
          LinkMonitor::REGISTRATION_STATE regState = LinkMonitor::REGISTRATION_STATE_UNKNOWN;
          LinkMonitor::BEARER bearer = LinkMonitor::BEARER_UNKNOWN;
@@ -92,7 +93,6 @@
                   
       }
 
-   private:
       char gsm03dot38CharacterSet[127];