summaryrefslogtreecommitdiff
path: root/tests/extmod/socket_udp_nonblock.py
AgeCommit message (Expand)Author
2025-07-15tests/extmod: Close UDP sockets at end of test.Yanfeng Liu
2023-08-07tests/extmod: Skip select/socket tests if they can't create UDP socket.Damien George
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared