]> jfr.im git - solanum.git/commit - tests/client_util.c
tests: add sendto_* test framework
authorSimon Arlott <sa.me.uk>
Sat, 5 Aug 2017 13:09:01 +0000 (14:09 +0100)
committerSimon Arlott <sa.me.uk>
Sat, 5 Aug 2017 13:09:01 +0000 (14:09 +0100)
commitd2b5f4111b61b45ea1790cd36eb2b7fe3adb57d8
tree0beef7c73db2142e2196d10bf552a58b31fe7921
parent84a3275b7a9b9e02886efd932447dbff30221c52
tests: add sendto_* test framework
16 files changed:
.gitignore
ircd/ircd.c
tests/Makefile.am
tests/TESTS
tests/client_util.c [new file with mode: 0644]
tests/client_util.h [new file with mode: 0644]
tests/ircd_util.c [new file with mode: 0644]
tests/ircd_util.h [new file with mode: 0644]
tests/runtime/bin/authd [new symlink]
tests/runtime/bin/bandb [new symlink]
tests/runtime/bin/ssld [new symlink]
tests/runtime/bin/wsockd [new symlink]
tests/runtime/help [new symlink]
tests/runtime/motd [new file with mode: 0644]
tests/send1.c [new file with mode: 0644]
tests/send1.conf [new file with mode: 0644]