mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-30 15:23:24 +02:00
`test_fail` automatically sets `test_info.result`. This commit removes a case where `test_info.result` was being manually set after `test_fail` was called. Signed-off-by: Chris Jones <christopher.jones@arm.com>