aspnetcore/test/Kestrel.Core.Tests
Stephen Halter 2f3b565401 Minimize blocking threads to improve test reliability 2018-09-05 17:47:07 -07:00
..
TestHelpers
AddressBinderTests.cs Renames from API review (#2413) 2018-03-22 21:38:14 -07:00
AsciiDecoding.cs Update to new corefx (#2369) 2018-03-08 14:23:07 -08:00
BufferReaderTests.cs Remove usage of the Microsoft.Extensions.Buffers.Sources package, copy the source into Kestrel 2018-07-11 22:31:23 -07:00
BufferWriterTests.cs Combine BufferWriter and CountingBufferWriter 2018-07-12 11:58:49 -07:00
ChunkWriterTests.cs
ConnectionDispatcherTests.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
DateHeaderValueManagerTests.cs
DynamicTableTests.cs
HPackDecoderTests.cs
HPackEncoderTests.cs
HeartbeatTests.cs Update to new corefx (#2369) 2018-03-08 14:23:07 -08:00
Http1ConnectionTests.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
Http2ConnectionTests.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
HttpConnectionManagerTests.cs
HttpConnectionTests.cs Minimize blocking threads to improve test reliability 2018-09-05 17:47:07 -07:00
HttpHeadersTests.cs
HttpParserTests.cs Fixed a parser bug found when trying out the array pool (#2450) 2018-04-01 00:04:02 -07:00
HttpProtocolFeatureCollectionTests.cs Update to new corefx (#2369) 2018-03-08 14:23:07 -08:00
HttpRequestHeadersTests.cs
HttpRequestStreamTests.cs Remove netcoreapp2.0 test coverage 2018-05-02 08:54:57 -07:00
HttpResponseHeadersTests.cs Update to new corefx (#2369) 2018-03-08 14:23:07 -08:00
HttpResponseStreamTests.cs
HttpUtilitiesTest.cs Less StringValue struct copies for header checks (#2488) 2018-04-13 18:21:50 -07:00
HuffmanTests.cs
IntegerDecoderTests.cs
IntegerEncoderTests.cs
Kestrel.Core.Tests.csproj Reorganize code so Kestrel now produces the Microsoft.Extensions.Buffers.Testing.Sources package 2018-07-12 13:17:28 -07:00
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
KnownStringsTests.cs
ListenOptionsTests.cs Make Protocols internal 2018-04-12 08:53:27 -07:00
MessageBodyTests.cs Minimize blocking threads to improve test reliability 2018-09-05 17:47:07 -07:00
MinDataRateTests.cs
OutputProducerTests.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
PathNormalizerTests.cs
PipeOptionsTests.cs Renames from API review (#2413) 2018-03-22 21:38:14 -07:00
PipelineExtensionTests.cs Combine BufferWriter and CountingBufferWriter 2018-07-12 11:58:49 -07:00
ReasonPhrasesTests.cs
ResourceCounterTests.cs
ServerAddressTests.cs
StreamsTests.cs
StringUtilitiesTests.cs
TestInput.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
ThrowingWriteOnlyStreamTests.cs