Make unit tests use their own configuration rather than whatever
authorCarl Hetherington <cth@carlh.net>
Tue, 29 Sep 2020 21:17:53 +0000 (23:17 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 29 Sep 2020 21:17:53 +0000 (23:17 +0200)
commit4f652387cbeeda9b7b8ace71e047c450acf5c871
tree7b14894461cb883dbb100d6b9d4b8aeafe6624f0
parent742fe66c1331fe80752e8577d914085aae8945c2
Make unit tests use their own configuration rather than whatever
happens to be in $HOME.

This is especially important for signer certificates; without this
it looks like the ones from $HOME will be used.
test/config_test.cc
test/test.cc