]> jfr.im git - irc/charybdis-ircd/charybdis.git/commit
tests: add serv_connect1 (exit_unknown_client)
authorSimon Arlott <sa.me.uk>
Thu, 24 Aug 2017 19:03:51 +0000 (20:03 +0100)
committerSimon Arlott <sa.me.uk>
Thu, 24 Aug 2017 19:08:17 +0000 (20:08 +0100)
commite7010268374db34489ffd8365a55edd732111f95
tree9b6574c97c6233a6ba1d9d7be12db109197c21ed
parent4ce1cac4b9727250f2c650a527cb4a8646293d11
tests: add serv_connect1 (exit_unknown_client)

Test serv_connect followed by exit_unknown_client.

An outgoing connection should not delete an incoming connection that
occurs during the connection attempt.
.gitignore
tests/Makefile.am
tests/TESTS
tests/client_util.c
tests/serv_connect1.c [new file with mode: 0644]
tests/serv_connect1.conf [new file with mode: 0644]