aspnetcore/test/Kestrel.Transport.Libuv.Tests
Stephen Halter 0e99235d59
Add in-memory functional test project (#2780)
- Run AddressRegistrationTests independently to avoid port conflicts
- Only run tests that verify transport behavior for each transport
2018-08-07 15:34:11 -07:00
..
TestHelpers
Kestrel.Transport.Libuv.Tests.csproj Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
LibuvConnectionTests.cs
LibuvOutputConsumerTests.cs Handle client and server aborts differently from eachhother (#2612) 2018-06-01 14:42:30 -07:00
LibuvThreadTests.cs
LibuvTransportFactoryTests.cs
LibuvTransportOptionsTests.cs
LibuvTransportTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
ListenerPrimaryTests.cs
MultipleLoopTests.cs
NetworkingTests.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs