Ashley Mills / Mbed 2 deprecated VodafoneTestSuite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
59:b091324302b4
Parent:
58:8b63f4c3a5a5
Child:
60:7efce4a3c26f
--- a/Tests/Tests.h	Wed Oct 17 16:25:51 2012 +0000
+++ b/Tests/Tests.h	Fri Oct 19 15:29:06 2012 +0000
@@ -17,8 +17,8 @@
 const int gNumAllTests = 10;
 const int gAutomatedTests[] = {8,10,21,22,23,25,26,50};
 const int gNumAutomatedTests = 8;
-const int gInteractiveTests[] = {50};
-const int gNumInteractiveTests = 1;
+const int gInteractiveTests[] = {14,13,50};
+const int gNumInteractiveTests = 3;
 const int gSoakTests[] = {50};
 const int gNumSoakTests = 1;