summaryrefslogtreecommitdiff
path: root/tests/net_hosted
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-10-31extmod/modlwip: Unconditionally return POLLHUP when polling new socket.Damien George
2017-11-23tests/net_hosted: Add test for socket connect() and poll() behaviour.Damien George
2017-08-16extmod/modussl_mbedtls.c: Add ussl.getpeercert() method.Eric Poulsen
2017-06-23tests/connect_nonblock: Refactor towards real net_hosted test.Paul Sokolovsky
2017-06-23tests/net_inet: Move tests which don't require full Internet to net_hosted.Paul Sokolovsky