Use compare_mem wrapper
authorRich Salz <rsalz@openssl.org>
Mon, 8 May 2017 18:46:57 +0000 (14:46 -0400)
committerRich Salz <rsalz@openssl.org>
Thu, 11 May 2017 15:28:29 +0000 (11:28 -0400)
commit7193f8723e42e9b392bb1a60f423e593c8c79be9
tree69cb464eb076d9d341cf7c8b9ea7fbcbe43e970b
parent412486070fd044fa67d8cfd0a195a9f2a572145a
Use compare_mem wrapper

Add file/line# to test error message.
Also remove expected/got fields since TEST structure prints them.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3324)
test/evp_test.c