aspnetcore/test/Microsoft.AspNetCore.Server.../TestHelpers
Stephen Halter 0742d113be Make all calls to ThreadPool.QueueUserWorkItem through IThreadPool
- This allows SocketOutputTests to cause QUWI to exec synchronously
- To avoid allocations, the logger can't be captured making it "unsafe"
2016-08-29 20:52:47 -07:00
..
MockConnection.cs Always throw same exception type on read after connection error (#975). 2016-07-21 16:33:56 -07:00
MockFrameControl.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MockLibuv.cs Prevent possible deadlocks when using MockLibuv.OnPostTask 2016-08-29 12:14:19 -07:00
MockSocket.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MockSocketOuptut.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MockSystemClock.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
PassThroughConnectionFilter.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
SocketInputExtensions.cs Improve the performance of connection filters 2016-08-03 16:45:39 -07:00
SynchronousThreadPool.cs Make all calls to ThreadPool.QueueUserWorkItem through IThreadPool 2016-08-29 20:52:47 -07:00
TestApplicationErrorLogger.cs Log all startup errors in KestrelServer 2016-08-18 14:52:26 -07:00
TestKestrelTrace.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00