postgresql/src/test/modules/ssl_passphrase_callback
Tom Lane 958aa438aa Further fixes for ssl_passphrase_callback test module.
The Makefile should set TAP_TESTS = 1, not implement the infrastructure
for itself.  For one thing, it missed the appropriate "make clean"
steps.  For another, the buildfarm isn't running this test because
it wasn't hooked into "make installcheck" either.
2020-03-25 22:05:27 -04:00
..
t Don't listen to localhost in ssl_passphrase_callback test 2020-03-25 21:14:14 -04:00
.gitignore
Makefile Further fixes for ssl_passphrase_callback test module. 2020-03-25 22:05:27 -04:00
server.crt
server.key
ssl_passphrase_func.c