commit | 7193f8723e42e9b392bb1a60f423e593c8c79be9 | [log] [tgz] |
---|---|---|
author | Rich Salz <rsalz@openssl.org> | Mon May 08 14:46:57 2017 -0400 |
committer | Rich Salz <rsalz@openssl.org> | Thu May 11 11:28:29 2017 -0400 |
tree | 69cb464eb076d9d341cf7c8b9ea7fbcbe43e970b | |
parent | 412486070fd044fa67d8cfd0a195a9f2a572145a [diff] |
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)