]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Organize code into two unit tests
authorAki Tuomi <aki.tuomi@dovecot.fi>
Fri, 28 Apr 2017 11:42:31 +0000 (14:42 +0300)
committerGitLab <gitlab@git.dovecot.net>
Fri, 28 Apr 2017 13:46:23 +0000 (16:46 +0300)
commit332e3fd09754ad85800a736292a0ef8dfdca4c9e
treed61ef45b24dea93542fe38016ce3e7ceb762e028
parentcca398c2ed3200f826220a62ce2a609509823c52
auth: Organize code into two unit tests

auth-cache needs special setup
src/auth/Makefile.am
src/auth/test-auth-request-var-expand.c
src/auth/test-auth.h [new file with mode: 0644]
src/auth/test-db-dict.c
src/auth/test-main.c [new file with mode: 0644]
src/auth/test-mock.c [new file with mode: 0644]
src/auth/test-username-filter.c