aspnetcore/test/Microsoft.AspNetCore.Server...
Pavel Krymets d22f689fd2 Add support to use System.Memory as a package instead of internilized source (#1821) 2017-05-16 16:54:03 -07:00
..
TestHelpers Add support to use System.Memory as a package instead of internilized source (#1821) 2017-05-16 16:54:03 -07:00
AddressBinderTests.cs Add debug logging in address binding when IPv6Any fails 2017-04-24 17:14:43 -07:00
AsciiDecoding.cs
ChunkWriterTests.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
DateHeaderValueManagerTests.cs Fix flaky heartbeat test (#1794) 2017-04-29 00:42:27 -07:00
FrameConnectionManagerTests.cs Simplify connection lifetime control flow (#1776) 2017-05-05 16:11:01 -07:00
FrameHeadersTests.cs
FrameRequestHeadersTests.cs
FrameRequestStreamTests.cs Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
FrameResponseHeadersTests.cs Create Frame in FrameConnection. 2017-05-10 16:48:37 -07:00
FrameResponseStreamTests.cs netcoreapp2.0 (#1810) 2017-05-05 14:31:34 -07:00
FrameTests.cs Remove synchronous Write APIs (#1838) 2017-05-15 19:04:04 -07:00
HeartbeatTests.cs Fix flaky heartbeat test (#1794) 2017-04-29 00:42:27 -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 Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
KestrelEventSourceTests.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs Move user-facing strings into resource files 2017-04-26 17:22:55 -07:00
KnownStringsTests.cs arespr/knownmethods-optimizations cleanup 2017-05-04 12:27:22 -07:00
MessageBodyTests.cs Move user-facing strings into resource files 2017-04-26 17:22:55 -07:00
Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj netcoreapp2.0 (#1810) 2017-05-05 14:31:34 -07:00
OutputProducerTests.cs Create Frame in FrameConnection. 2017-05-10 16:48:37 -07:00
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
StreamsTests.cs Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
StringUtilitiesTests.cs Implement new request trace identifier format 2017-05-01 09:50:47 -07:00
TestInput.cs Remove synchronous Write APIs (#1838) 2017-05-15 19:04:04 -07:00
ThrowingWriteOnlyStreamTests.cs Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
xunit.runner.json