oysteikt
|
4a2469bf43
|
test/rcon: test various aspects of authentication
Build and test / build (push) Successful in 58s
Build and test / build-freebsd-cross (push) Successful in 1m4s
Build and test / test (push) Successful in 1m16s
|
2026-06-12 00:09:53 +09:00 |
|
oysteikt
|
5e5521bfc8
|
test/rcon: test unexpected server connection close
|
2026-06-12 00:09:52 +09:00 |
|
oysteikt
|
6dd67cdb50
|
test/rcon: name sockets fds more clearly
Distinguishing between `sv[0]` and `sv[1]` gets old after a while...
Let's name them `client` and `server` for clarity.
|
2026-06-12 00:09:52 +09:00 |
|
oysteikt
|
16e9f12a34
|
Split off rcon related code into separate source file
Also rename tests and rename some constants, and modify Makefile to
handle the new structure.
|
2026-06-11 17:02:21 +09:00 |
|
oysteikt
|
ca3139fe3b
|
tests: create some basic unit tests
|
2026-06-11 04:31:54 +09:00 |
|