testutil.h: Remove duplicate test macros
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Mon, 30 Oct 2017 23:10:06 +0000 (00:10 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 31 Oct 2017 10:35:54 +0000 (11:35 +0100)
commite433ac3c4f6dda1c77bc245ca0abb56970f67d5a
tree508948fe504c993a30ddf48b0b143ef445208d5d
parent3ba70235be29cc39df7d859df2894c9de2961019
testutil.h: Remove duplicate test macros

A block of six TEST_int_xy() macro definitions was duplicated.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4624)
test/testutil.h