acvp_test: Do not expect exact number of self tests
authorTomas Mraz <tomas@openssl.org>
Fri, 12 Mar 2021 12:49:28 +0000 (13:49 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 12 Mar 2021 14:13:37 +0000 (15:13 +0100)
commit0413b7bb9cbc63859972451e7a554171c2c1fddb
treee6c0502021b5a2fc55c41fe78eedd34e3d154899
parent061ae2f6a2f6c59eae6fd5cbc501f916a49f48b2
acvp_test: Do not expect exact number of self tests

There might be more because internal instances of the DRBG
might be initialized for the first time and thus
self-tested as well.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14497)
test/acvp_test.c