Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
33:16126e029d58
Parent:
31:9231acdde9ff
Child:
34:d9e45aad85f2
--- a/Tests/Tests.h	Wed Sep 12 16:55:00 2012 +0000
+++ b/Tests/Tests.h	Thu Sep 13 10:05:31 2012 +0000
@@ -43,29 +43,6 @@
    gNumSoakTests
 };
 
-
-static const char* gTestDescriptions[] = {
-   NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
-   gTest10Description,
-   NULL,
-   gTest12Description,
-   gTest13Description,
-   gTest14Description,
-   NULL,
-   gTest16Description,
-   NULL,NULL,NULL,NULL,
-   gTest21Description,
-   gTest22Description,
-   gTest23Description,
-   NULL,
-   gTest25Description,
-   gTest26Description,
-   NULL,NULL,NULL,NULL,
-   NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
-   NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
-   gTest50Description,
-};
-
 /*
 static const int* gTestDependencies[] = {
    gTest10Depends,