![]() |
Testpage |
Output of @M3tracelinker option is printed in console.error: |
cm3 -version @M3tracelinker |
RandomTest -perm |
RandomTest -all |
threadtest -tests creat |
threadtest -tests lock |
threadtest -tests tryexcept |
threadtest -tests read |
threadtest -tests creat,lock |
threadtest -tests creat,lock,tryexcept |
The 'alloc' test is quite slow: |
threadtest -tests alloc @M3heapstats |
Tests with 'alloc' are slow (time for a coffee break): |
threadtest -tests alloc,creat,lock,tryexcept |
Running all tests takes *lot* of time: |
threadtest -tests alloc,creat,lock,read,tryexcept |