Network/test/dorkboxTest/network
2023-07-03 00:54:57 +02:00
..
kryo added more unit tests 2021-08-20 08:51:19 -06:00
lmdb WIP storage sub-system 2021-08-19 00:13:47 -06:00
memoryTest Fixed unit test 2023-07-01 13:18:39 +02:00
rmi Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
AeronClient.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
AeronClientServer.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
AeronPubSubTest.kt IP address/bind check ignored for IPC connections 2023-07-01 22:51:20 +02:00
AeronRmiClientServer.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
AeronServer.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
BaseTest.kt Better log messages 2023-07-03 00:54:57 +02:00
ConnectionFilterTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
DisconnectReconnectTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
ErrorLoggerTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
ListenerTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
MultiClientTest.kt Fixed merge conflicts 2023-07-01 13:26:06 +02:00
MultipleServerTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
PingPongTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
PingTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
RandomId65kAllocatorTest.kt Stream and Session ID allocation cannot be re-used so quickly, as ALL other IDs must first be used, before a previously used ID is reused. 2022-06-29 16:37:47 +02:00
RoundTripMessageTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
SerializationValidationTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
SimplePortTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
SimpleTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
StorageTest.kt updated test for kotlin val get/set 2023-07-02 22:03:23 +02:00
StreamingTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00