]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-test: test_exit() - Use regular exit() instead of _exit()
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 2 Apr 2020 14:45:46 +0000 (17:45 +0300)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Wed, 8 Apr 2020 07:57:42 +0000 (07:57 +0000)
commit9dad6c9e9099be36aa8ff50246136b245ee4958e
treed9b066447e3858ad9814d5abaf58734338143dd4
parente6fbdf6674336c4112e71b9e99fbc2dbf5727c46
lib-test: test_exit() - Use regular exit() instead of _exit()

Otherwise code coverage output isn't written for the forked process.
src/lib-test/test-common.c