Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
37:847f5f86e9ff
Parent:
33:16126e029d58
Child:
40:32b0558320ea
--- a/TestManager.h	Thu Sep 13 12:17:18 2012 +0000
+++ b/TestManager.h	Thu Sep 13 15:26:49 2012 +0000
@@ -22,6 +22,8 @@
       int  executeTestProfile(TestProfile profile);
       int  executeTestList(const int *list, const int listLen);
       
+      VodafoneTestCase* constructTest(int id);
+      
       VodafoneTestCase* getTest(int index);
       int getTestProfileLength(TestProfile profile);