Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
49:0f059872f8e2
Parent:
45:f68fea0831d7
Child:
66:6b00a764e549
--- a/Tests/Test08.h	Wed Sep 19 13:59:39 2012 +0000
+++ b/Tests/Test08.h	Thu Sep 20 09:47:10 2012 +0000
@@ -3,6 +3,8 @@
 #include "HTTPClient.h"
 extern const char *gTest08Description;
 
+/** Resolve 5 DNS requests and match against known IPs.
+ */
 class Test08 : public VodafoneTestCase {
    public: 
       Test08(VodafoneUSBModem *m);