summaryrefslogtreecommitdiff
path: root/tests/extmod/uselect_poll_basic.py
AgeCommit message (Expand)Author
2018-10-30tests/extmod: Skip uselect test when CPython doesn't have poll().stijn
2018-10-05tests/uselect_poll_basic: Add basic test for uselect.poll invariants.Paul Sokolovsky