Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
72:0e8e769fcf76
Parent:
67:a61d60fa342c
--- a/Tests/Tests.cpp	Thu Jun 27 13:09:14 2013 +0000
+++ b/Tests/Tests.cpp	Fri Sep 20 12:36:03 2013 +0000
@@ -15,7 +15,7 @@
 const char* gTest12Description = "Test 12: x2 -> Send 25 SMS, wait for recv, read them quickly.";
 const char* gTest13Description = "Test 13: Wait for SMS. Send a response.";
 const char* gTest14Description = "Test 14: Uploads \"files\" from 128 bytes to 1MB, in ^2 increments.";
-const char* gTest15Description = "Test 15";
+const char* gTest15Description = "Test 15: Sends SMSs to self that contain carriage returns and newlines.";
 const char* gTest16Description = "Test 16";
 const char* gTest17Description = "Test 17";
 const char* gTest18Description = "Test 18";