test: handle not a number (NaN) values in the param conversion test.
authorPauli <pauli@openssl.org>
Mon, 26 Jul 2021 01:53:23 +0000 (11:53 +1000)
committerPauli <pauli@openssl.org>
Wed, 28 Jul 2021 00:30:45 +0000 (10:30 +1000)
commit09755337d5b907565d3b8a9ee8b33a2c60616c0a
tree86385a1d952f332d572db973ee5b6d312e3b4783
parent03c2f21b980524dc05a0426146f845ec1e969c2e
test: handle not a number (NaN) values in the param conversion test.

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