summaryrefslogtreecommitdiff
path: root/tests/extmod/select_poll_custom.py
AgeCommit message (Expand)Author
2023-08-14extmod/modselect: Properly track number of poll objects that are fd's.Damien George
2023-08-07tests/extmod: Add coverage tests for select module.Damien George