]> git.notmuchmail.org Git - notmuch/commit - test/smtp-dummy.c
test: let the OS choose a port for smtp-dummy
authorDavid Bremner <david@tethera.net>
Tue, 7 May 2019 10:20:49 +0000 (07:20 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 10 May 2019 09:56:22 +0000 (06:56 -0300)
commitf2425a11a3735a726bab60d4942ce82f77c47950
tree49efc46749526427b3910fa83c6caf0c50216ef3
parente1c8357c441d4e70fb28838dead5a490f4663b87
test: let the OS choose a port for smtp-dummy

This should avoid potential collisions if we start running multiple
smtp-dummy processes in parallel.
test/smtp-dummy.c
test/test-lib.sh