Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Test to ensure that the udp server stays active after receiving a SocketExc... | Justin Clarke Casey | 2008-11-06 | 1 | -2/+5 |
* | * refactor: factor out test packet send method in client stack unit tests | Justin Clarke Casey | 2008-11-06 | 1 | -2/+24 |
* | test: Extend malformed packet test to actually check that a valid packet can ... | Justin Clarke Casey | 2008-10-30 | 1 | -2/+3 |
* | * test: Test that the client stack doesn't completely blow up if a client pas... | Justin Clarke Casey | 2008-10-30 | 1 | -1/+11 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-27 | 1 | -12/+12 |
* | * Reenable assert for the add circuit test | Justin Clarke Casey | 2008-10-23 | 1 | -1/+7 |
* | * Introduce a basic udp circuit test for adding a client | Justin Clarke Casey | 2008-10-23 | 1 | -3/+63 |
* | * Refactor LLUDPServer slightly so that unit tests can pass in data synchrono... | Justin Clarke Casey | 2008-10-23 | 1 | -0/+54 |