mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-28 23:37:44 +00:00
The previous tests used 100 parallel workers which for EC certificates leads to a memory usage of more than 1Mb, hence leading to an out of memory condition in tests using the memory buffer allocator which has a pool of 1Mb. Use 25 workers but an increased number of iterations per worker instead. |
||
|---|---|---|
| .. | ||
| .jenkins | ||
| data_files | ||
| git-scripts | ||
| scripts | ||
| suites | ||
| .gitignore | ||
| CMakeLists.txt | ||
| compat.sh | ||
| Descriptions.txt | ||
| Makefile | ||
| ssl-opt.sh | ||