Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Files at this revision

API Documentation at this revision

Comitter:
nherriot
Date:
Fri Sep 14 15:30:08 2012 +0000
Parent:
41:9d802bf152fa
Commit message:
change to run a single test

Changed in this revision

Tests/Tests.h Show annotated file Show diff for this revision Revisions of this file
VodafoneUSBModem_bleedingedge.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Tests/Tests.h	Fri Sep 14 12:58:57 2012 +0000
+++ b/Tests/Tests.h	Fri Sep 14 15:30:08 2012 +0000
@@ -14,8 +14,10 @@
 
 const int gAllTests[] = {10,16,12,13,21,22,23,25,26,50};
 const int gNumAllTests = 10;
-const int gAutomatedTests[] = {21,22,23,25,26,10};
-const int gNumAutomatedTests = 6;
+//const int gAutomatedTests[] = {21,22,23,25,26,10};
+const int gAutomatedTests[] = {21};
+//const int gNumAutomatedTests = 6;
+const int gNumAutomatedTests = 1;
 const int gInteractiveTests[] = {16,12,14,13};
 const int gNumInteractiveTests = 4;
 const int gSoakTests[] = {50};
--- a/VodafoneUSBModem_bleedingedge.lib	Fri Sep 14 12:58:57 2012 +0000
+++ b/VodafoneUSBModem_bleedingedge.lib	Fri Sep 14 15:30:08 2012 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/donatien/code/VodafoneUSBModem_bleedingedge/#b53c619b036d
+http://mbed.org/users/donatien/code/VodafoneUSBModem_bleedingedge/#9c0f1d4c1df9