Fix some issues with SSL and Kerberos tests
authorMichael Paquier <michael@paquier.xyz>
Tue, 6 Apr 2021 04:23:57 +0000 (13:23 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 6 Apr 2021 04:23:57 +0000 (13:23 +0900)
commit5a71964a832febfee23cedc3bb354049d6ca78a7
tree976ca0d31dfc35ee74d9e84c091972a39aed06b3
parentac4645c0157fc5fcef0af8ff571512aa284a2cec
Fix some issues with SSL and Kerberos tests

The recent refactoring done in c50624c accidentally broke a portion of
the kerberos tests checking after a query, so add its functionality
back.  Some inactive SSL tests had their arguments in an incorrect
order, which would cause them to fail if they were to run.

Author: Jacob Champion
Discussion: https://postgr.es/m/4f5b0b3dc0b6fe9ae6a34886b4d4000f61eb567e.camel@vmware.com
src/test/kerberos/t/001_auth.pl
src/test/ssl/t/001_ssltests.pl