]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-sasl: Add unit test for SASL authentication
authorStephan Bosch <stephan.bosch@open-xchange.com>
Mon, 30 Oct 2023 00:42:08 +0000 (01:42 +0100)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Thu, 9 Oct 2025 08:41:22 +0000 (08:41 +0000)
commitaebaa92e7dd67dac328366805c7eac1eb9a44ce1
treefd6b497bc9c2a6c764e1b232dce99e445d8ff65e
parente3848d94ebc80097b3fc9ff29071fcfccfba2fc7
lib-sasl: Add unit test for SASL authentication

Tests involve both the SASL client and the SASL server.
src/lib-sasl/Makefile.am
src/lib-sasl/test-sasl-authentication.c [new file with mode: 0644]