grpc/src/csharp/Grpc.Core.Tests/Internal
Jan Tattermusch 2fc133b9be
fix use-after-free metadata corruption in C# when receiving response headers for streaming response calls (#27382)
2021-09-18 18:24:15 +02:00
..
AsyncCallServerTest.cs csharp: support slice-by-slice deserialization 2019-04-25 09:04:35 -04:00
AsyncCallStateTest.cs fix a few nits 2019-12-04 15:37:58 +13:00
AsyncCallTest.cs fix use-after-free metadata corruption in C# when receiving response headers for streaming response calls (#27382) 2021-09-18 18:24:15 +02:00
ChannelArgsSafeHandleTest.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
CompletionQueueEventTest.cs dont use generic version of Marshal.SizeOf 2017-08-11 18:17:19 +02:00
CompletionQueueSafeHandleTest.cs Removed some unnecessary memset operations in core. 2019-04-25 13:59:10 -07:00
DefaultDeserializationContextTest.cs use System.Memory and Span<> on all TFMs 2019-07-05 08:20:38 -04:00
DefaultObjectPoolTest.cs fix leak caused by csharp context pooling 2018-01-22 13:26:16 +01:00
DefaultSerializationContextTest.cs address review comments 2019-09-05 13:48:31 +02:00
FakeBufferReaderManager.cs csharp: support slice-by-slice deserialization 2019-04-25 09:04:35 -04:00
FakeBufferReaderManagerTest.cs use System.Memory and Span<> on all TFMs 2019-07-05 08:20:38 -04:00
FakeNativeCall.cs stuff builds but tests crash 2019-08-09 14:39:51 -07:00
MetadataArraySafeHandleTest.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
ReusableSliceBufferTest.cs use System.Memory and Span<> on all TFMs 2019-07-05 08:20:38 -04:00
SliceBufferSafeHandleTest.cs Revert csharp workaround for empty payload gzip compression crash 2019-11-27 10:11:41 -08:00
SliceTest.cs use System.Memory and Span<> on all TFMs 2019-07-05 08:20:38 -04:00
TimespecTest.cs dont use generic version of Marshal.SizeOf 2017-08-11 18:17:19 +02:00
UserAgentStringProviderTest.cs Provide runtime/framework info in gRPC C# user agent string (#25889) 2021-04-20 17:10:17 +02:00
WellKnownStringsTest.cs fix C# sanity and other nits 2019-07-04 11:48:49 -04:00