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.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/958aa438aaa473d580f60154786ffd716a28faf2 Modified Files -------------- src/test/modules/ssl_passphrase_callback/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-)