summaryrefslogtreecommitdiff
path: root/tests/extmod/uselect_poll_udp.py
AgeCommit message (Expand)Author
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2022-01-04tests/extmod: Skip uselect_poll_udp when poll() is not available.stijn
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2020-03-18extmod/modlwip: Fix polling of UDP socket so it doesn't return HUP.Damien George