Files
mbedtls/tests
Jaeden Amero 347309141f tests: Limit each log to 10 GiB
Limit log output in compat.sh and ssl-opt.sh, in case of failures with
these scripts where they may output seemingly unlimited length error
logs.

Note that ulimit -f uses units of 512 bytes, so we use 10 * 1024 * 1024
* 2 to get 10 GiB.
2019-07-10 08:50:52 +01:00
..
2018-10-19 15:25:57 +01:00
2019-06-03 16:22:01 +01:00
2019-07-05 10:56:19 +02:00
2019-07-10 08:50:52 +01:00
2019-07-10 08:50:52 +01:00