9 Commits (8da40baa47ee9fe7aac228af2c0addd1f4ce3646)

Author SHA1 Message Date
Thorsten von Eicken 5264478007 extmod/modussl_mbedtls: Integrate shorter error strings. 4 years ago
Thorsten von Eicken 9aa214077e extmod/modussl: Improve exception error messages. 5 years ago
Thorsten von Eicken ab4e197707 esp32/modsocket: Fix getaddrinfo to raise on error. 5 years ago
David Lechner 3dc324d3f1 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
Damien George 081d067662 tests/net_inet: Add uasyncio internet tests. 5 years ago
Damien George f36975b679 tests/net_inet: Update tls test to work with CPython and incl new site. 7 years ago
Paul Sokolovsky 3f9d59c87a tests/net_inet: Move tests which don't require full Internet to net_hosted. 7 years ago
Damien George 458cbacb8f tests/net_inet: Add tests for accept and connect in nonblocking mode. 7 years ago
Paul Sokolovsky 4caa27ae0e tests/net_inet/test_tls_sites.py: Integration test for SSL connections. 7 years ago