microDev
|
a52eb88031
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
Diego Elio Pettenò
|
34b4993d63
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01:00 |
Damien George
|
3545ef8bb4
|
tests/thread: Remove need to sleep to wait for completion in some tests.
Use a lock and a counter instead, and busy wait for all threads to
complete. This makes test run faster and they no longer rely on the time
module.
|
2016-06-28 11:09:31 +01:00 |
Damien George
|
ed36632c6c
|
tests: Add tests for _thread module.
Includes functionality and stress tests.
|
2016-06-28 11:09:31 +01:00 |