functional-tests.sources 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. ../../test-helpers/Configuration.Certificates.cs
  2. ../../test-helpers/Configuration.Http.cs
  3. ../corefx/Interop.VersionInfo.cs
  4. ../corefx/PlatformDetection.cs
  5. # Common Sources
  6. ../../../../external/corefx/src/Common/tests/System/Net/Configuration.Http.cs
  7. # Test Utitities
  8. ../../../../external/corefx/src/CoreFx.Private.TestUtilities/src/System/AssertExtensions.cs
  9. ../../../../external/corefx/src/CoreFx.Private.TestUtilities/src/System/TestEnvironment.cs
  10. ../../../../external/corefx/src/CoreFx.Private.TestUtilities/src/System/TheoryExtensions.cs
  11. # Common Test Sources
  12. ../../../../external/corefx/src/Common/tests/System/Buffers/NativeMemoryManager.cs
  13. ../../../../external/corefx/src/Common/tests/System/Diagnostics/Tracing/TestEventListener.cs
  14. ../../../../external/corefx/src/Common/tests/System/Diagnostics/Tracing/ConsoleEventListener.cs
  15. ../../../../external/corefx/src/Common/tests/System/IO/DelegateStream.cs
  16. ../../../../external/corefx/src/Common/tests/System/Net/RemoteServerQuery.cs
  17. ../../../../external/corefx/src/Common/tests/System/Net/EventSourceTestLogging.cs
  18. ../../../../external/corefx/src/Common/tests/System/Net/HttpsTestServer.cs
  19. ../../../../external/corefx/src/Common/tests/System/Net/Capability.Security.cs
  20. ../../../../external/corefx/src/Common/tests/System/Net/Configuration.cs
  21. ../../../../external/corefx/src/Common/tests/System/Net/Configuration.Http.cs
  22. ../../../../external/corefx/src/Common/tests/System/Net/Configuration.Security.cs
  23. ../../../../external/corefx/src/Common/tests/System/Net/TestWebProxies.cs
  24. ../../../../external/corefx/src/Common/tests/System/Net/VerboseTestLogging.cs
  25. ../../../../external/corefx/src/Common/tests/System/Net/Http/LoopbackServer.cs
  26. ../../../../external/corefx/src/Common/tests/System/Net/Http/LoopbackServer.AuthenticationHelpers.cs
  27. ../../../../external/corefx/src/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs
  28. # System.Net.Http FunctionalTests
  29. ../../../../external/corefx/src/System.Net.Http/tests/FunctionalTests/*.cs:MultiInterfaceReadOnlyStream.cs,MultiInterfaceNonRewindableReadOnlyStream.cs,HttpClientHandlerTest.ServerCertificates.Windows.cs,HttpClientHandlerTest.SslProtocols.Windows.cs,HttpClientHandlerTest.Decompression.cs,PostScenarioUWPTest.cs,DiagnosticsTests.cs,FakeDiagnosticSourceListenerObserver.cs,PlatformHandlerTest.cs
  30. # Stubbed out
  31. DiagnosticsTests.cs
  32. HttpClientHandlerTest.Decompression.cs