aspnetcore/test/Microsoft.AspNetCore.Server...
Nate McMaster eea0c6490e Fix flaky test: ConnectionResetMidRequestIsLoggedAsDebug (#1933) 2017-07-03 11:37:23 -07:00
..
TestHelpers Remove usage of TaskCache (#1889) 2017-06-08 13:47:01 -07:00
AddressBinderTests.cs Make Transport.Abstractions pubternal (#1911) 2017-06-21 14:58:57 -07:00
AsciiDecoding.cs
ChunkWriterTests.cs
DateHeaderValueManagerTests.cs
FrameConnectionManagerTests.cs Implement max connection limits 2017-05-26 12:27:48 -07:00
FrameConnectionTests.cs Rename request body min rate APIs (#1901). 2017-06-29 17:16:34 -07:00
FrameHeadersTests.cs Update test framework versions and fix issues with tests (#1834) 2017-05-17 09:36:40 -07:00
FrameRequestHeadersTests.cs Update test framework versions and fix issues with tests (#1834) 2017-05-17 09:36:40 -07:00
FrameRequestStreamTests.cs Add feature to optionally disallow synchronous IO (#1919) 2017-07-03 11:07:17 -07:00
FrameResponseHeadersTests.cs Make Transport.Abstractions pubternal (#1911) 2017-06-21 14:58:57 -07:00
FrameResponseStreamTests.cs Add feature to optionally disallow synchronous IO (#1919) 2017-07-03 11:07:17 -07:00
FrameTests.cs Rename request body min rate APIs (#1901). 2017-06-29 17:16:34 -07:00
HeartbeatTests.cs Rename request body min rate APIs (#1901). 2017-06-29 17:16:34 -07:00
HttpParserTests.cs Add support to use System.Memory as a package instead of internilized source (#1821) 2017-05-16 16:54:03 -07:00
HttpUtilitiesTest.cs
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs Increase default request min rate to 240 bytes/second (#1929). 2017-06-30 14:58:44 -07:00
KestrelServerOptionsTests.cs Add feature to optionally disallow synchronous IO (#1919) 2017-07-03 11:07:17 -07:00
KestrelServerTests.cs Make Transport.Abstractions pubternal (#1911) 2017-06-21 14:58:57 -07:00
KnownStringsTests.cs arespr/knownmethods-optimizations cleanup 2017-05-04 12:27:22 -07:00
MessageBodyTests.cs Add feature to optionally disallow synchronous IO (#1919) 2017-07-03 11:07:17 -07:00
Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj Fix flaky test: ConnectionResetMidRequestIsLoggedAsDebug (#1933) 2017-07-03 11:37:23 -07:00
MinDataRateTests.cs Rename request body min rate APIs (#1901). 2017-06-29 17:16:34 -07:00
OutputProducerTests.cs Read request body concurrent to app execution. 2017-05-22 12:23:02 -07:00
PathNormalizerTests.cs
PipeOptionsTests.cs
PipelineExtensionTests.cs
ResourceCounterTests.cs Implement max connection limits 2017-05-26 12:27:48 -07:00
ServerAddressTests.cs
StreamsTests.cs Add feature to optionally disallow synchronous IO (#1919) 2017-07-03 11:07:17 -07:00
StringUtilitiesTests.cs
TestInput.cs Add request body minimum data rate feature (#1874). 2017-06-08 14:36:03 -07:00
ThrowingWriteOnlyStreamTests.cs
xunit.runner.json