mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 19:12:56 +00:00
This patch uses grep to search the GDB output for errors as there is a bug in the tool that causes it to return 0 to the system even though there was a problem in the script. This patch also fixes the zeroize test to work with the --keep-going option in all.sh.