aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/Tests/ThrottleTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add regression test TestClientThrottleRegionLimited() for testing simple beha...Justin Clark-Casey (justincc)2014-11-251-2/+50
* factor out common throttle setting byte[] array construction in ThrottleTests.Justin Clark-Casey (justincc)2014-11-251-44/+43
* Add regression test TestClientThrottleLimited() for throttle behaviour when a...Justin Clark-Casey (justincc)2014-11-251-0/+58
* minor: disable logging in regression test TestClientThrottleSetNoLimitJustin Clark-Casey (justincc)2014-11-251-1/+1
* Add basic regression test ThrottleTests.TestClientThrottleSetNoLimitJustin Clark-Casey (justincc)2014-11-251-0/+106