aspnetcore/test/Microsoft.AspNetCore.Server...
David Fowler a98581670e Schedule connection adapter reads on configured thread pool (#1741)
* Schedule connection adapter reads on configured thread pool
- This should speed up connection adapters as we don't block
new reads. It *might* also help some of the test flakiness
2017-04-24 12:19:22 -07:00
..
TestHelpers
AddressBinderTests.cs
AsciiDecoding.cs
ChunkWriterTests.cs
DateHeaderValueManagerTests.cs Make the tests that use the Heartbeat more deterministic. (#1724) 2017-04-20 01:41:37 -07:00
FrameConnectionManagerTests.cs Make UnrootedConnectionsGetRemovedFromHeartbeat test less flaky (#1727) 2017-04-20 10:58:48 -07:00
FrameHeadersTests.cs
FrameRequestHeadersTests.cs
FrameRequestStreamTests.cs Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
FrameResponseHeadersTests.cs
FrameResponseStreamTests.cs
FrameTests.cs Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
HeartbeatTests.cs Make the tests that use the Heartbeat more deterministic. (#1724) 2017-04-20 01:41:37 -07:00
HttpParserTests.cs
HttpUtilitiesTest.cs
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs
MessageBodyTests.cs
Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj
OutputProducerTests.cs
PathNormalizerTests.cs
PipeOptionsTests.cs Schedule connection adapter reads on configured thread pool (#1741) 2017-04-24 12:19:22 -07:00
PipelineExtensionTests.cs
ServerAddressTests.cs
StreamSocketOutputTests.cs
StreamsTests.cs Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
TestInput.cs
ThrowingWriteOnlyStreamTests.cs Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
xunit.runner.json