micropython/tests/thread
Damien George a279c64046 tests: Add .native.exp output files for tests that differ with native.
Signed-off-by: Damien George <damien@micropython.org>
2025-08-15 00:36:27 +10:00
..
disable_irq.py rp2: Fix recursive atomic sections when core1 is active. 2024-06-25 11:01:25 +10:00
disable_irq.py.exp rp2: Fix recursive atomic sections when core1 is active. 2024-06-25 11:01:25 +10:00
mutate_bytearray.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
mutate_dict.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
mutate_instance.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
mutate_list.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
mutate_set.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
stress_aes.py tests/thread/stress_aes.py: Reduce test time on PC targets. 2025-07-23 11:02:21 +10:00
stress_create.py
stress_heap.py
stress_recurse.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
stress_schedule.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
stress_schedule.py.exp
thread_coop.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
thread_coop.py.exp esp32/mpthreadport: Fix uneven GIL allocation between Python threads. 2024-07-23 12:33:19 +10:00
thread_exc1.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
thread_exc2.py
thread_exc2.py.exp
thread_exc2.py.native.exp tests: Add .native.exp output files for tests that differ with native. 2025-08-15 00:36:27 +10:00
thread_exit1.py
thread_exit2.py
thread_gc1.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
thread_heap_lock.py
thread_heap_lock.py.exp
thread_ident1.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
thread_lock1.py
thread_lock2.py
thread_lock3.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
thread_lock4_intbig.py tests/thread: Rename thread_lock4 test to thread_lock4_intbig. 2025-07-18 00:11:34 +10:00
thread_lock5.py
thread_qstr1.py tests/thread: Adjust thread tests so most are able to run on rp2 port. 2024-01-05 10:02:27 +11:00
thread_shared1.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
thread_shared2.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
thread_sleep1.py tests/thread: Adjust thread tests so most are able to run on rp2 port. 2024-01-05 10:02:27 +11:00
thread_sleep2.py tests/thread: Add a test for accuracy of sleep within a thread. 2024-01-05 10:35:34 +11:00
thread_stacksize1.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00
thread_start1.py
thread_start2.py
thread_stdin.py tests/thread: Allow thread tests to pass with the native emitter. 2025-07-23 11:37:00 +10:00