]> granicus.if.org Git - postgresql/commit
Fix ssl tests for when tls-server-end-point is not supported
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 9 Jan 2018 17:28:49 +0000 (12:28 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 9 Jan 2018 17:28:49 +0000 (12:28 -0500)
commitc3d41ccf5931a2e587d114d9886717df76459a9d
tree6943b6e921b1dce5b7023b715dc8da29ed50ad63
parent8a906204aec44de6d8a1514082870f25085d9431
Fix ssl tests for when tls-server-end-point is not supported

Add a function to TestLib that allows us to check pg_config.h and then
decide the expected test outcome based on that.

Author: Michael Paquier <michael.paquier@gmail.com>
src/test/perl/TestLib.pm
src/test/ssl/t/002_scram.pl