Jan Tattermusch | 03c0106 | 2015-12-11 14:28:56 -0800 | [diff] [blame] | 1 | { |
Jan Tattermusch | 9c3f15c | 2016-04-09 16:25:01 -0700 | [diff] [blame] | 2 | "Grpc.Core.Tests": [ |
Jan Tattermusch | ce60d8e | 2016-05-03 09:52:40 -0700 | [diff] [blame] | 3 | "Grpc.Core.Internal.Tests.AsyncCallServerTest", |
Jan Tattermusch | 03c0106 | 2015-12-11 14:28:56 -0800 | [diff] [blame] | 4 | "Grpc.Core.Internal.Tests.AsyncCallTest", |
| 5 | "Grpc.Core.Internal.Tests.ChannelArgsSafeHandleTest", |
| 6 | "Grpc.Core.Internal.Tests.CompletionQueueEventTest", |
| 7 | "Grpc.Core.Internal.Tests.CompletionQueueSafeHandleTest", |
Jan Tattermusch | 63834bf | 2017-11-25 12:38:07 +0100 | [diff] [blame] | 8 | "Grpc.Core.Internal.Tests.DefaultObjectPoolTest", |
Jan Tattermusch | 03c0106 | 2015-12-11 14:28:56 -0800 | [diff] [blame] | 9 | "Grpc.Core.Internal.Tests.MetadataArraySafeHandleTest", |
| 10 | "Grpc.Core.Internal.Tests.TimespecTest", |
Jan Tattermusch | 2f74141 | 2016-06-01 16:07:15 -0700 | [diff] [blame] | 11 | "Grpc.Core.Tests.AppDomainUnloadTest", |
Jan Tattermusch | c9b03fe | 2017-02-06 08:45:00 -0800 | [diff] [blame] | 12 | "Grpc.Core.Tests.AuthContextTest", |
| 13 | "Grpc.Core.Tests.AuthPropertyTest", |
Jan Tattermusch | f8c9bcd | 2017-10-04 17:39:59 +0200 | [diff] [blame] | 14 | "Grpc.Core.Tests.CallCancellationTest", |
Jan Tattermusch | 03c0106 | 2015-12-11 14:28:56 -0800 | [diff] [blame] | 15 | "Grpc.Core.Tests.CallCredentialsTest", |
| 16 | "Grpc.Core.Tests.CallOptionsTest", |
Jan Tattermusch | 0545571 | 2017-12-06 19:40:49 +0100 | [diff] [blame] | 17 | "Grpc.Core.Tests.ChannelConnectivityTest", |
Jan Tattermusch | 03c0106 | 2015-12-11 14:28:56 -0800 | [diff] [blame] | 18 | "Grpc.Core.Tests.ChannelCredentialsTest", |
| 19 | "Grpc.Core.Tests.ChannelOptionsTest", |
| 20 | "Grpc.Core.Tests.ChannelTest", |
| 21 | "Grpc.Core.Tests.ClientServerTest", |
| 22 | "Grpc.Core.Tests.CompressionTest", |
| 23 | "Grpc.Core.Tests.ContextPropagationTest", |
| 24 | "Grpc.Core.Tests.GrpcEnvironmentTest", |
Jan Tattermusch | 153c32a | 2016-04-01 14:38:32 -0700 | [diff] [blame] | 25 | "Grpc.Core.Tests.HalfcloseTest", |
Jan Tattermusch | 03c0106 | 2015-12-11 14:28:56 -0800 | [diff] [blame] | 26 | "Grpc.Core.Tests.MarshallingErrorsTest", |
| 27 | "Grpc.Core.Tests.MetadataTest", |
Jan Tattermusch | 03c0106 | 2015-12-11 14:28:56 -0800 | [diff] [blame] | 28 | "Grpc.Core.Tests.PerformanceTest", |
| 29 | "Grpc.Core.Tests.PInvokeTest", |
| 30 | "Grpc.Core.Tests.ResponseHeadersTest", |
| 31 | "Grpc.Core.Tests.SanityTest", |
| 32 | "Grpc.Core.Tests.ServerTest", |
Jan Tattermusch | 018cfb8 | 2016-06-01 14:44:09 -0700 | [diff] [blame] | 33 | "Grpc.Core.Tests.ShutdownHookClientTest", |
| 34 | "Grpc.Core.Tests.ShutdownHookPendingCallTest", |
Jan Tattermusch | 703c042 | 2016-05-31 15:46:10 -0700 | [diff] [blame] | 35 | "Grpc.Core.Tests.ShutdownHookServerTest", |
Jan Tattermusch | 03c0106 | 2015-12-11 14:28:56 -0800 | [diff] [blame] | 36 | "Grpc.Core.Tests.ShutdownTest", |
Jan Tattermusch | 633434a | 2017-07-24 17:11:35 +0200 | [diff] [blame] | 37 | "Grpc.Core.Tests.ThreadingModelTest", |
Jan Tattermusch | 03c0106 | 2015-12-11 14:28:56 -0800 | [diff] [blame] | 38 | "Grpc.Core.Tests.TimeoutsTest", |
Jan Tattermusch | 9c3f15c | 2016-04-09 16:25:01 -0700 | [diff] [blame] | 39 | "Grpc.Core.Tests.UserAgentStringTest" |
| 40 | ], |
| 41 | "Grpc.Examples.Tests": [ |
| 42 | "Math.Tests.MathClientServerTest" |
| 43 | ], |
| 44 | "Grpc.HealthCheck.Tests": [ |
Jan Tattermusch | 03c0106 | 2015-12-11 14:28:56 -0800 | [diff] [blame] | 45 | "Grpc.HealthCheck.Tests.HealthClientServerTest", |
Jan Tattermusch | 9c3f15c | 2016-04-09 16:25:01 -0700 | [diff] [blame] | 46 | "Grpc.HealthCheck.Tests.HealthServiceImplTest" |
| 47 | ], |
| 48 | "Grpc.IntegrationTesting": [ |
Jan Tattermusch | b2b54fe | 2017-06-27 14:37:01 +0200 | [diff] [blame] | 49 | "Grpc.IntegrationTesting.CustomErrorDetailsTest", |
Jan Tattermusch | 5d27030 | 2016-04-01 17:28:49 -0700 | [diff] [blame] | 50 | "Grpc.IntegrationTesting.GeneratedClientTest", |
| 51 | "Grpc.IntegrationTesting.GeneratedServiceBaseTest", |
Jan Tattermusch | 9c3f15c | 2016-04-09 16:25:01 -0700 | [diff] [blame] | 52 | "Grpc.IntegrationTesting.HistogramTest", |
Jan Tattermusch | 03c0106 | 2015-12-11 14:28:56 -0800 | [diff] [blame] | 53 | "Grpc.IntegrationTesting.InteropClientServerTest", |
| 54 | "Grpc.IntegrationTesting.MetadataCredentialsTest", |
| 55 | "Grpc.IntegrationTesting.RunnerClientServerTest", |
| 56 | "Grpc.IntegrationTesting.SslCredentialsTest" |
Jan Tattermusch | 0201776 | 2016-11-23 15:39:56 +0100 | [diff] [blame] | 57 | ], |
| 58 | "Grpc.Reflection.Tests": [ |
| 59 | "Grpc.Reflection.Tests.ReflectionClientServerTest", |
| 60 | "Grpc.Reflection.Tests.SymbolRegistryTest" |
Jan Tattermusch | 03c0106 | 2015-12-11 14:28:56 -0800 | [diff] [blame] | 61 | ] |
| 62 | } |