670a705326
test multiple clients now working with a fully concurrent registration
...
of clients.
2024-08-23 16:32:41 +02:00
538a697770
multiple clients connecting to multiple agents.
...
Clients cannot yet be started in parallel. due to subtle issue in test
setup with accept
2024-08-22 22:44:54 +02:00
8fcdf5711f
now also testing client removal.
2024-08-22 17:33:54 +02:00
4e2265c1b3
remove agent now also tested.
2024-08-22 17:28:10 +02:00
acd9f0441a
some refactoring inpraparation for multiple agents and clients.
2024-08-22 17:13:34 +02:00
b56950d4c8
test for unknown rendez-vous id.
2024-08-22 16:56:21 +02:00
496380156d
added leak detection using the goleak library
2024-08-22 16:38:37 +02:00
7d25f39f5b
test for connecting clients and bidirectional communication to agent.
...
Required lots of rework since the GOBChannel appeared to be reading
ahead of the data it actually needed. Now using more low-level IO
to send the clientId over to the agent instead.
2024-08-22 16:16:02 +02:00
c622caf7be
test for duplicate id and new id gene4ration done
2024-08-22 12:00:22 +02:00
433e65c924
agent registers with duplica id
2024-08-22 11:24:27 +02:00
ca3225563a
testing many agents registring
2024-08-22 11:05:45 +02:00
07a5454e88
prepare test for more agents and clietns.
2024-08-22 10:38:45 +02:00
25ba2cf464
test case for single agent registration.
2024-08-22 10:28:54 +02:00