grpc/test/core
Jan Tattermusch aa40b1c8b8
Merge pull request #20510 from jtattermusch/bazel_test_on_mac
Start running bazel C/C++ tests on mac
2019-11-27 12:09:43 +01:00
..
avl Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
backoff clang format 2019-11-25 07:46:05 -05:00
bad_client avoid thread local unitialized problem under GRPC_PTHREAD_TLS 2019-11-25 13:35:26 +01:00
bad_connection WIP: Make core and C++ tests work with bazel on Mac OS 2019-11-25 13:35:26 +01:00
bad_ssl Fix unique_ptr<char> memory allocation mismatch 2019-11-07 17:53:59 -08:00
channel Merge pull request #20910 from AspirinSJL/disable_client_idle 2019-11-15 06:30:27 -08:00
client_channel Fix unique_ptr<char> memory allocation mismatch 2019-11-07 17:53:59 -08:00
compression Fuzz message/stream compression and decompression 2019-11-05 18:02:58 -08:00
debug Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
end2end WIP: Make core and C++ tests work with bazel on Mac OS 2019-11-25 13:35:26 +01:00
fling Fix unique_ptr<char> memory allocation mismatch 2019-11-07 17:53:59 -08:00
gpr Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
gprpp Merge pull request #20982 from veblush/memory-legacy-2 2019-11-08 08:38:51 -08:00
handshake WIP: Make core and C++ tests work with bazel on Mac OS 2019-11-25 13:35:26 +01:00
http Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
iomgr make tcp_posix_test run when CFSTREAM is enabled 2019-11-25 13:37:57 +01:00
json Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
nanopb Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
network_benchmarks Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
profiling Fix another typo 2016-09-14 19:05:40 -07:00
security fix type 2019-11-26 21:07:42 +01:00
slice Fix unique_ptr<char> memory allocation mismatch 2019-11-07 17:53:59 -08:00
surface avoid thread local unitialized problem under GRPC_PTHREAD_TLS 2019-11-25 13:35:26 +01:00
transport Replaced grpc_core New & Delete with C++ new & delete 2019-11-06 17:52:26 -08:00
tsi Merge pull request #20510 from jtattermusch/bazel_test_on_mac 2019-11-27 12:09:43 +01:00
util use test size instead of timeout 2019-11-14 11:17:31 -05:00