aspnetcore/test/Microsoft.AspNetCore.Server...
Nate McMaster d4c0d4b81e Adds an EventSource named 'Microsoft-AspNetCore-Server-Kestrel' with the following event and properties:
ConnectionStart:
 - connectionId
 - scheme
 - localEndPoint
 - remoteEndPoint

ConnectionStop:
 - connectionId
2017-03-14 16:59:11 -07:00
..
TestHelpers
AsciiDecoding.cs
ChunkWriterTests.cs
ChunkedRequestTests.cs
ChunkedResponseTests.cs
ConnectionAdapterTests.cs
ConnectionTests.cs
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs
DefaultHeaderTests.cs
EngineTests.cs
FrameHeadersTests.cs
FrameRequestHeadersTests.cs
FrameRequestStreamTests.cs Re-add .NET Framework to tests and other cleanup (#1494) 2017-03-14 11:02:49 -07:00
FrameResponseHeadersTests.cs
FrameResponseStreamTests.cs Re-add .NET Framework to tests and other cleanup (#1494) 2017-03-14 11:02:49 -07:00
FrameTests.cs Log rejected request targets. 2017-03-12 18:37:08 -07:00
HttpParserTests.cs Log rejected request targets. 2017-03-12 18:37:08 -07:00
HttpUtilitiesTest.cs Handle absolute, asterisk, and authority-form request targets 2017-03-09 16:54:12 -08:00
HttpsConnectionAdapterTests.cs
KestrelEventSourceTests.cs Adds an EventSource named 'Microsoft-AspNetCore-Server-Kestrel' with the following event and properties: 2017-03-14 16:59:11 -07:00
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs
ListenerPrimaryTests.cs
LoggingThreadPoolTests.cs
MemoryPoolBlockTests.cs
MemoryPoolExtensions.cs
MemoryPoolIteratorTests.cs
MessageBodyTests.cs
Microsoft.AspNetCore.Server.KestrelTests.csproj Re-add .NET Framework to tests and other cleanup (#1494) 2017-03-14 11:02:49 -07:00
MultipleLoopTests.cs
NetworkingTests.cs Re-add .NET Framework to tests and other cleanup (#1494) 2017-03-14 11:02:49 -07:00
PathNormalizerTests.cs
RequestTargetProcessingTests.cs Handle absolute, asterisk, and authority-form request targets 2017-03-09 16:54:12 -08:00
ServerAddressTests.cs
SocketOutputTests.cs
StreamSocketOutputTests.cs
TestInput.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs
WebHostBuilderKestrelExtensionsTests.cs
xunit.runner.json Re-add .NET Framework to tests and other cleanup (#1494) 2017-03-14 11:02:49 -07:00