Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
67:a61d60fa342c
Parent:
66:6b00a764e549
Child:
68:2f3ead00ab0a
--- a/main.cpp	Thu Nov 01 11:19:47 2012 +0000
+++ b/main.cpp	Thu Nov 01 15:49:08 2012 +0000
@@ -51,7 +51,7 @@
   LOG("Running tests.");
   TestManager *m = new TestManager(&modem);
   //m->runTestProfile(TESTS_MANUAL);
-  //m->runTest(8);
+  //m->runTest(14);
   m->runTestProfile(TESTS_AUTOMATED);
   
   // this thread just waits and blinks leds periodically