Tests for the NetworkSocketAPI

Dependents:   BSDInterfaceTests ESP8266InterfaceTests LWIPInterfaceTests SpwfInterface_NSAPI_Tests ... more

Packet fragmentation and test pattern

Hello, i've noticed that in case of packet fragmentation the buffer is overridden because of a bug. Also to improve test robustness the test pattern is now a pseudo random. best regards

fixed buffer management in case of packet fragmentation; improved test pattern with pseudo random to avoid pattern simulation