Reduce the runtime/output from the gmdiff test
authorPauli <pauli@openssl.org>
Sat, 8 May 2021 12:05:45 +0000 (22:05 +1000)
committerPauli <pauli@openssl.org>
Tue, 11 May 2021 08:15:06 +0000 (18:15 +1000)
commita7a7e6e3a647688be389b7d9c977b7fc74142fca
tree8d972cbbe8d9d90310ea93a463aa5f7e96396f99
parentf1a45f68bcdceaa2944d078cc65ffb0b3845c43e
Reduce the runtime/output from the gmdiff test

Reduce from 1e6 iterations to 1e3.  Add additional cases to cover the same
range although most intermediate values will be skipped.

Fixes #15185

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15202)
test/gmdifftest.c