mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-26 12:35:20 +00:00
494a6d22bd
TEST_EQUAL(), has the benefit of outputting the values that don't match, which can make debugging simpler. Scope: - Recently added new test functions - Checks making sure the test case/data is consistent is out of scope - Only checks where printing the values is likely to be helpful Signed-off-by: Janos Follath <janos.follath@arm.com>