aspnetcore/test/Microsoft.AspNetCore.Server...
Cesar Blum Silveira e25eb418bb Change non-printable char representation in log messages from <0xXX> to \xXX. 2017-03-08 10:05:53 -08:00
..
TestHelpers Add an option to Kestrel to disable threadpool dispatching 2017-02-28 10:14:58 -08:00
AsciiDecoding.cs Cleanup unused code (#1458) 2017-03-07 11:52:45 -08:00
ChunkWriterTests.cs
ChunkedRequestTests.cs
ChunkedResponseTests.cs
ConnectionAdapterTests.cs
ConnectionTests.cs Add an option to Kestrel to disable threadpool dispatching 2017-02-28 10:14:58 -08:00
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs
DefaultHeaderTests.cs
EngineTests.cs
FrameHeadersTests.cs Reacting to HeaderUtitilities renames 2017-02-28 14:50:02 -08:00
FrameRequestHeadersTests.cs Verify all request rejections are logged (#1295). 2017-03-06 12:05:38 -08:00
FrameRequestStreamTests.cs
FrameResponseHeadersTests.cs Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00
FrameResponseStreamTests.cs
FrameTests.cs Convert HTTP parsing FrameTests to IHttpParser tests (#1416). 2017-03-07 15:51:11 -08:00
HttpParserTests.cs Change non-printable char representation in log messages from <0xXX> to \xXX. 2017-03-08 10:05:53 -08:00
HttpUtilitiesTest.cs Add IHttpParser interface (#1414) 2017-03-01 11:55:36 -08:00
HttpsConnectionAdapterTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs
ListenerPrimaryTests.cs Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00
LoggingThreadPoolTests.cs
MemoryPoolBlockTests.cs Cleanup unused code (#1458) 2017-03-07 11:52:45 -08:00
MemoryPoolExtensions.cs Cleanup unused code (#1458) 2017-03-07 11:52:45 -08:00
MemoryPoolIteratorTests.cs Cleanup unused code (#1458) 2017-03-07 11:52:45 -08:00
MessageBodyTests.cs Input Pipeline migration (#1277) 2017-02-17 15:38:13 -08:00
Microsoft.AspNetCore.Server.KestrelTests.csproj Remove dotnet-core and dotnet-corefxlab feeds 2017-02-20 10:24:41 -08:00
MultipleLoopTests.cs
NetworkingTests.cs
PathNormalizerTests.cs
RequestTargetProcessingTests.cs
ServerAddressTests.cs
SocketOutputTests.cs Add an option to Kestrel to disable threadpool dispatching 2017-02-28 10:14:58 -08:00
StreamSocketOutputTests.cs
TestInput.cs Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00
UvStreamHandleTests.cs Cleanup MSBuild conversion 2017-02-16 09:44:58 -08:00
UvTimerHandleTests.cs
WebHostBuilderKestrelExtensionsTests.cs