Refine SSL tests test name reporting

Peter Eisentraut <peter_e@gmx.net>

Commit: b3a101eff0fd3747bebf547b1769e28f820f4515
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-02-08T14:57:10Z
Releases: 11.0
Refine SSL tests test name reporting

Instead of using the psql/libpq connection string as the displayed test
name and relying on "notes" and source code comments to explain the
tests, give the tests self-explanatory names, like we do elsewhere.

Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>

Files

PathChange+/−
src/test/ssl/ServerSetup.pm modified +3 −12
src/test/ssl/t/001_ssltests.pl modified +86 −56