OpenSimMirror/OpenSim/Region/ClientStack/Linden/UDP/Tests
Justin Clark-Casey (justincc) 64f640f901 Implement experimental non-default mechanism to update scene via a timer rather than a persistent thread with sleep.
This is to see if an inaccuracy in sleep times under load is responsible for increase in frame times even when there is spare time still available.
Can currently only be activated by setting "debug scene set update-on-timer true".
Can be switched between timer and thread with sleep updates whilst the scene is running.
2014-08-26 18:13:38 +01:00
..
Resources Add basic request and send image regression tests for LLImageManager 2012-01-19 19:00:11 +00:00
BasicCircuitTests.cs fix all instances of "non-existant" to "non-existent" (spelling mistakes) thanks Ai Austin for pointing this out. 2014-07-17 09:37:24 -04:00
LLImageManagerTests.cs For LLImageManagerTests, make tests execute under synchronous fire and forget conditions. 2013-08-05 23:15:30 +01:00
MockScene.cs Implement experimental non-default mechanism to update scene via a timer rather than a persistent thread with sleep. 2014-08-26 18:13:38 +01:00
PacketHandlerTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
TestLLUDPServer.cs Add regression test for client logout due to ack timeout. 2012-06-08 03:12:23 +01:00