aspnetcore/test/Kestrel.Transport.Libuv.Tests
Pavel Krymets 73a37363e1
Migrate to new pipe APIs (#2124)
2017-11-13 15:04:54 -08:00
..
TestHelpers Migrate to new pipe APIs (#2124) 2017-11-13 15:04:54 -08:00
Kestrel.Transport.Libuv.Tests.csproj Pin tool and package versions to make builds more repeatable 2017-11-01 15:18:49 -07:00
LibuvConnectionTests.cs Migrate to new pipe APIs (#2124) 2017-11-13 15:04:54 -08:00
LibuvOutputConsumerTests.cs Migrate to new pipe APIs (#2124) 2017-11-13 15:04:54 -08:00
LibuvTransportFactoryTests.cs
LibuvTransportOptionsTests.cs
LibuvTransportTests.cs Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
ListenerPrimaryTests.cs Configure enabled protocols per endpoint and add HTTP/2 w/ prior knowledge support (#2067). 2017-09-27 10:14:39 -07:00
MultipleLoopTests.cs
NetworkingTests.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs