Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
44:6d0ac4747f5b
Parent:
40:32b0558320ea
Child:
60:7efce4a3c26f
--- a/Tests/Test12.h	Fri Sep 14 15:14:29 2012 +0000
+++ b/Tests/Test12.h	Mon Sep 17 13:28:39 2012 +0000
@@ -22,8 +22,10 @@
          _description = gTest12Description;
          _testCaseNumber = 12;
       }
+      
+   private:
    
-      virtual bool execute() {
+      virtual bool executeTest() {
          LOG("Test: %d",_testCaseNumber);
          LOG(gTest12Description);
          LOG("Receiving SMS from test phone, waiting for response.");