mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 07:55:46 +01:00
7c5fbbeec0
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 |