Relocate memcmp test.
authorPauli <paul.dale@oracle.com>
Tue, 7 Aug 2018 00:23:01 +0000 (10:23 +1000)
committerPauli <paul.dale@oracle.com>
Tue, 7 Aug 2018 00:51:01 +0000 (10:51 +1000)
commit3ef97bd8cbaa7cd8ac323978207606293a48ba0d
tree0110b75dfcead54e7595bec1eb7c9189b391b0b7
parent1cde025957a598934b838b1de26ae9090659d17f
Relocate memcmp test.

The CRYPTO_memcmp test isn't testing the test framework.
It would seem to better belong in the sanity tests.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6878)
test/sanitytest.c
test/test_test.c