Tests for the NetworkSocketAPI

Dependents:   BSDInterfaceTests ESP8266InterfaceTests LWIPInterfaceTests SpwfInterface_NSAPI_Tests ... more

Revision:
1:796ba8b082b1
Child:
2:41bf867fedd2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/NSAPITests.cpp	Thu Feb 25 12:38:05 2016 -0600
@@ -0,0 +1,8 @@
+#include "NetworkInterface.h"
+
+int nsapi_tests(const char *name, NetworkInterface *iface)
+{
+
+
+}
+