aspnetcore/test/Kestrel.FunctionalTests
Stephen Halter fdb4184dbf Sockets transport (#2100)
* Make Sockets the default transport
* Create separate Libuv and Sockets functional test projects
* Fix functional tests that fail with Sockets
* Moved OneToTenThreads test to Kestrel.Transport.Libuv.Tests
* Fix systemd activation tests to use libuv transport
* Dispose Sockets PipeFactory
* Improve Socket's server-side abort handling
* Add explicit rebinding test
2017-10-11 15:14:35 -07:00
..
Properties Shorten folder names 2017-07-28 11:11:55 -07:00
TestHelpers Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
AddressRegistrationTests.cs Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
BadHttpRequestTests.cs Add request parsing regression tests. 2017-09-13 14:49:45 -07:00
ChunkedRequestTests.cs
ChunkedResponseTests.cs
ConnectionAdapterTests.cs
ConnectionLimitTests.cs Improve ConnectionLimitMiddleware and connection pipeline building (#2010) 2017-08-30 11:30:20 -07:00
DefaultHeaderTests.cs
EventSourceTests.cs
GeneratedCodeTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
HttpConnectionManagerTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
HttpProtocolSelectionTests.cs Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
HttpsConnectionAdapterOptionsTest.cs Improve timeout logic 2017-09-08 12:50:01 -07:00
HttpsConnectionAdapterTests.cs
HttpsTests.cs Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
KeepAliveTimeoutTests.cs Fix flakiness in KeepAliveTimeoutTests.ConnectionKeptAliveBetweenRequests (#1684). 2017-09-18 15:12:13 -07:00
LoggingConnectionAdapterTests.cs Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
MaxRequestBodySizeTests.cs Fix flaky MaxRequestBodySizeTest (#2092) 2017-10-03 14:34:14 -07:00
MaxRequestBufferSizeTests.cs Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
MaxRequestLineSizeTests.cs
RequestBodyTimeoutTests.cs
RequestHeaderLimitsTests.cs
RequestHeadersTimeoutTests.cs
RequestTargetProcessingTests.cs
RequestTests.cs Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
ResponseTests.cs Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
UpgradeTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00