aspnetcore/test/Microsoft.AspNetCore.Server...
Pavel Krymets 07cbf7faa9 Use pipelines for SocketOutput
- Changed socket output to be based on pipelines
- Changed connection filter glue to be based on pipelines
- Codegen that used `MemoryPoolIterator` for output now uses `WritableBuffer`
- Made `UvWriteReq` async/await friendly with `LibuvAwaitable<T>`
- Deleted MemoryPool and friends
2017-03-18 00:26:00 -07:00
..
TestHelpers
AsciiDecoding.cs Cleanup unused code (#1458) 2017-03-07 11:52:45 -08:00
ChunkWriterTests.cs
ChunkedRequestTests.cs Use pipelines for SocketOutput 2017-03-18 00:26:00 -07:00
ChunkedResponseTests.cs
ConnectionAdapterTests.cs
ConnectionTests.cs
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs
DefaultHeaderTests.cs
EngineTests.cs
FrameHeadersTests.cs
FrameRequestHeadersTests.cs
FrameRequestStreamTests.cs Re-add .NET Framework to tests and other cleanup (#1494) 2017-03-14 11:02:49 -07:00
FrameResponseHeadersTests.cs
FrameResponseStreamTests.cs Re-add .NET Framework to tests and other cleanup (#1494) 2017-03-14 11:02:49 -07:00
FrameTests.cs Span-based RemoveDotSegments (#1448) 2017-03-17 14:42:13 -07:00
HttpParserTests.cs Log rejected request targets. 2017-03-12 18:37:08 -07:00
HttpUtilitiesTest.cs Handle absolute, asterisk, and authority-form request targets 2017-03-09 16:54:12 -08:00
HttpsConnectionAdapterTests.cs
KestrelEventSourceTests.cs Adds an EventSource named 'Microsoft-AspNetCore-Server-Kestrel' with the following event and properties: 2017-03-14 16:59:11 -07:00
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs
ListenerPrimaryTests.cs
LoggingThreadPoolTests.cs
MessageBodyTests.cs
Microsoft.AspNetCore.Server.KestrelTests.csproj Re-add .NET Framework to tests and other cleanup (#1494) 2017-03-14 11:02:49 -07:00
MultipleLoopTests.cs Use pipelines for SocketOutput 2017-03-18 00:26:00 -07:00
NetworkingTests.cs Use pipelines for SocketOutput 2017-03-18 00:26:00 -07:00
PathNormalizerTests.cs Span-based RemoveDotSegments (#1448) 2017-03-17 14:42:13 -07:00
RequestTargetProcessingTests.cs Remove splitting of path and path base (#1050). 2017-03-15 09:57:33 -07:00
ServerAddressTests.cs Remove splitting of path and path base (#1050). 2017-03-15 09:57:33 -07:00
SocketOutputTests.cs Use pipelines for SocketOutput 2017-03-18 00:26:00 -07:00
StreamSocketOutputTests.cs Use pipelines for SocketOutput 2017-03-18 00:26:00 -07:00
TestInput.cs Use pipelines for SocketOutput 2017-03-18 00:26:00 -07:00
UvStreamHandleTests.cs
UvTimerHandleTests.cs
WebHostBuilderKestrelExtensionsTests.cs
xunit.runner.json Re-add .NET Framework to tests and other cleanup (#1494) 2017-03-14 11:02:49 -07:00