aspnetcore/test/Microsoft.AspNetCore.Server...
Stephen Halter 5d6da35cb9 Add test verifying a chunked response can be written manually 2016-07-28 16:43:23 -07:00
..
TestHelpers Always throw same exception type on read after connection error (#975). 2016-07-21 16:33:56 -07:00
TestResources
AsciiDecoding.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
BadHttpRequestTests.cs Make Bad Request tests more reliable 2016-06-07 16:13:29 -07:00
ChunkWriterTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
ChunkedRequestTests.cs Make Bad Request tests more reliable 2016-06-07 16:13:29 -07:00
ChunkedResponseTests.cs Add test verifying a chunked response can be written manually 2016-07-28 16:43:23 -07:00
ConnectionFilterTests.cs
ConnectionTests.cs Allocate things per KestrelThread instead of per listener 2016-07-21 22:17:18 -07:00
CreateIPEndpointTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
DateHeaderValueManagerTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
DefaultHeaderTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
DummyApplication.cs
EngineTests.cs Reject requests that have null characters in path 2016-06-06 09:59:42 -07:00
FrameRequestHeadersTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
FrameRequestStreamTests.cs Always throw same exception type on read after connection error (#975). 2016-07-21 16:33:56 -07:00
FrameResponseHeadersTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
FrameResponseStreamTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
FrameTests.cs Use HttpVersionType enum rather than string compare 2016-07-22 21:34:49 +01:00
HttpsConnectionFilterTests.cs Enable all tests in HttpsConnectionFilterTests to run on all platforms 2016-07-18 12:38:19 -07:00
KestrelServerOptionsTests.cs Limit size of memory buffer when reading request (#304) 2016-06-13 18:52:20 -07:00
KestrelServerTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
LifetimeNotImplemented.cs
LoggingThreadPoolTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MemoryPoolBlockTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MemoryPoolExtensions.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MemoryPoolIteratorTests.cs Tests to makes sure known strings are interned 2016-07-23 01:07:04 +01:00
MessageBodyTests.cs Use HttpVersionType enum rather than string compare 2016-07-22 21:34:49 +01:00
Microsoft.AspNetCore.Server.KestrelTests.xproj One build to rule them all 2016-07-07 12:07:14 -07:00
MultipleLoopTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
NetworkingTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
PathNormalizerTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
RequestTargetProcessingTests.cs
ServerAddressTests.cs
SocketInputTests.cs Limit size of memory buffer when reading request (#304) 2016-06-13 18:52:20 -07:00
SocketOutputTests.cs Allocate things per KestrelThread instead of per listener 2016-07-21 22:17:18 -07:00
StreamSocketOutputTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
TestConnection.cs Make Bad Request tests more reliable 2016-06-07 16:13:29 -07:00
TestInput.cs Treat ECONNRESET as a connection error (#934). 2016-07-15 14:53:21 -07:00
TestServer.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
TestServiceContext.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
UrlPathDecoder.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
UvStreamHandleTests.cs Limit size of memory buffer when reading request (#304) 2016-06-13 18:52:20 -07:00
WebHostBuilderKestrelExtensionsTests.cs
project.json Enable all tests in HttpsConnectionFilterTests to run on all platforms 2016-07-18 12:38:19 -07:00