sipmsg: add test program for message tests
commit917262d1488dc5cec60efbd2e3f06be8841ba07e
authorStefan Becker <chemobejk@gmail.com>
Tue, 12 Mar 2019 18:04:48 +0000 (12 20:04 +0200)
committerStefan Becker <chemobejk@gmail.com>
Wed, 13 Mar 2019 06:38:25 +0000 (13 08:38 +0200)
tree8c3e387617f6b1e64bb24f9c6a6b7f95605824a0
parent8125dea956aa820a25678b2c1bdfcf4447c1354a
sipmsg: add test program for message tests

Factor out non-NTLM tests from sip-sec-ntlm-tests.c to the new tester
sipe-sipmsg-tests.c. Those tests should always be executed, even when
SIPE NTLM implementation isn't compiled in.
src/core/Makefile.am
src/core/sip-sec-ntlm-tests.c
src/core/sipe-sipmsg-tests.c [new file with mode: 0644]