Commit Graph

2 Commits (mbed-os-5.10)

Author SHA1 Message Date
Michal Paszta 8c72bd5c0b unittests: Added tests for netsocket classes
New classes covered with unit tests: SocketAddress, EthernetInterface, EMACInterface, WiFiAccessPoint.
Also added missing namespace in front of mbed::Callback usages.
EMACInterface is covered by the EthernetInterface unit tests.
2018-10-19 11:46:55 +01:00
Michal Paszta 43ca738436 unittests: Add TCPServer unit tests
TCPServer class only really implements attach method.
2018-10-08 15:18:50 +01:00