Move BackendSupportsAlpn check to CoreFx.Private.TestUtilities (dotnet/corefx#31592)
authorCaesar Chen <caesar1995@users.noreply.github.com>
Mon, 6 Aug 2018 17:03:44 +0000 (10:03 -0700)
committerGitHub <noreply@github.com>
Mon, 6 Aug 2018 17:03:44 +0000 (10:03 -0700)
commit54a3678833947fdc24d49b856f7cd310e32f8a36
tree69d5b9d34b324211a490d506da0deccaa15f89ca
parent14730f9c8e7f71aee4e2e6ab7b066c2cbd1ff414
Move BackendSupportsAlpn check to CoreFx.Private.TestUtilities (dotnet/corefx#31592)

* add BackendSupportsAlpn to comon

* address feedback

* address feedback

Commit migrated from https://github.com/dotnet/corefx/commit/e4c68f518455c921b5d425df845dc12eba8081e4
src/libraries/CoreFx.Private.TestUtilities/ref/CoreFx.Private.TestUtilities.cs
src/libraries/CoreFx.Private.TestUtilities/src/System/PlatformDetection.cs
src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamAlpnTests.cs