Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
24:8f0f9551122a
Parent:
23:408199b5d2cb
Child:
25:55b865c41f21
--- a/Tests/Tests.h	Wed Sep 05 16:38:06 2012 +0000
+++ b/Tests/Tests.h	Thu Sep 06 12:15:54 2012 +0000
@@ -39,4 +39,8 @@
    gNumAutomatedTests,
    gNumInteractiveTests,
    gNumSoakTests
+};
+
+static const char* gTestDescriptions[] = {
+   gTest10Description
 };
\ No newline at end of file