Test postmaster with program_options_handling_ok() et al.

Noah Misch <noah@leadboat.com>

Commit: 2f12df7eb46d5eb428a77a8aa5dc951011418935
Author: Noah Misch <noah@leadboat.com>
Date: 2025-01-26T17:39:05Z
Releases: 18.0
Test postmaster with program_options_handling_ok() et al.

Most executables already get that testing.  To occupy the customary
001_basic.pl name, this renumbers the new-in-October tests of
src/test/postmaster/t.

Reviewed by Thomas Munro.

Discussion: https://postgr.es/m/20241215022701.a1.nmisch@google.com

Files

PathChange+/−
src/test/postmaster/meson.build modified +3 −2
src/test/postmaster/t/001_basic.pl added +13 −0
src/test/postmaster/t/002_connection_limits.pl (from src/test/postmaster/t/001_connection_limits.pl) renamed +0 −0
src/test/postmaster/t/003_start_stop.pl (from src/test/postmaster/t/002_start_stop.pl) renamed +0 −0

Discussion