]> Sergey Matveev's repositories - public-inbox.git/commit
t/pop3d: skip all tests if no certs are found
authorEric Wong <e@80x24.org>
Wed, 21 Sep 2022 17:02:54 +0000 (17:02 +0000)
committerEric Wong <e@80x24.org>
Wed, 21 Sep 2022 17:12:44 +0000 (17:12 +0000)
commitfbe89926961e2e090481fa283048c31aaddc17cf
treeffe74cd7ccf61cff6b5e2e8c065bd81c8e8adf94
parentc1e7a048be9d32cdca943bb3b7f935ed28768d4d
t/pop3d: skip all tests if no certs are found

This test could be written with optional OpenSSL dependencies, but
it's probably not worth it since IO::Socket::SSL seems pretty
common.

Reported-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://public-inbox.org/meta/20220921154741.siubptwcv4463w5l@pengutronix.de/
t/pop3d.t