summaryrefslogtreecommitdiff
path: root/tests/thread/thread_lock4.py
AgeCommit message (Expand)Author
2025-07-18tests/thread: Rename thread_lock4 test to thread_lock4_intbig.Angus Gratton
2024-01-05tests/thread: Adjust thread tests so most are able to run on rp2 port.Damien George
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2017-02-15tests/thread: Replace busy waiting loops with a loop that sleeps.Damien George
2016-06-28tests: Add 3 more tests for _thread module.Damien George