aspnetcore/test/Microsoft.AspNetCore.Server...
David Fowler 6a403d231e Clean up IThreadPool interface (#1696)
- Remove tcs completion methods
2017-04-15 19:04:44 -07:00
..
TestHelpers Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
AsciiDecoding.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
ChunkWriterTests.cs
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs Fix tests using Heartbeat 2017-04-14 16:26:27 -07:00
FrameHeadersTests.cs
FrameRequestHeadersTests.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
FrameRequestStreamTests.cs
FrameResponseHeadersTests.cs Specialized struct generics rather than interface (#1640) 2017-04-10 19:30:18 -07:00
FrameResponseStreamTests.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
FrameTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
HeartbeatTests.cs Fixed flaky test 2017-04-14 19:25:32 -07:00
HttpParserTests.cs Specialized struct generics rather than interface (#1640) 2017-04-10 19:30:18 -07:00
HttpUtilitiesTest.cs
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs Make IServer Start and Stop async 2017-04-12 22:23:05 -07:00
MessageBodyTests.cs Add new MessageBody tests and refactor some existing ones. 2017-04-07 20:26:34 -07:00
Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
OutputProducerTests.cs Specialized struct generics rather than interface (#1640) 2017-04-10 19:30:18 -07:00
PathNormalizerTests.cs
PipeOptionsTests.cs Add initial Socket transport for Kestrel (#1659) 2017-04-13 23:10:06 -07:00
PipelineExtensionTests.cs Use writable buffer writer (#1564) 2017-04-07 14:40:10 -07:00
ServerAddressTests.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
StreamSocketOutputTests.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
TestInput.cs Make timeout logic transport agnostic (#1649) 2017-04-12 16:15:46 -07:00
xunit.runner.json