]> git.ipfire.org Git - thirdparty/openssl.git/commit
test/enginetest.c: Make sure no config file is loaded
authorRichard Levitte <levitte@openssl.org>
Tue, 16 Jul 2019 10:21:47 +0000 (12:21 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 19 Jul 2019 18:20:02 +0000 (20:20 +0200)
commita9befadf73df107a1da3f143d0b7ae941b6b3d8e
treecdfac09da195d4001f2371f83340f67f6e4a43c6
parent7fab4310409189767e86b9d2f5fa6d3fa3fd6270
test/enginetest.c: Make sure no config file is loaded

If a config file gets loaded, the tests get disturbed.

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

(cherry picked from commit 5800ba761052894145abe7a74a1159df007b6875)
test/enginetest.c