grpc/test/core/surface
Craig Tiller 59da7bc42a
Eliminate grpc_core::Atomic (#27025)
* Eliminate grpc_core::Atomic

* Automated change: Fix sanity tests

* Automated change: Fix sanity tests

* initialize things

* fix include order

* fix

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
Co-authored-by: Mark D. Roth <roth@google.com>
2021-08-19 20:54:55 -07:00
..
BUILD Static policy provider implementation. (#26134) 2021-06-03 23:18:08 -07:00
byte_buffer_reader_test.cc Removing compression from grpc_byte_buffer_reader, removing ManualConstructor in decompress filter and fixing tests 2020-04-13 17:29:27 -07:00
channel_create_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
completion_queue_test.cc Drop experimental tags from core callback API (#26535) 2021-06-24 17:20:43 -07:00
completion_queue_threading_test.cc C++ cast for void* 2020-11-30 17:29:15 -08:00
concurrent_connectivity_test.cc Eliminate grpc_core::Atomic (#27025) 2021-08-19 20:54:55 -07:00
init_test.cc Revert "Revert "Implemented conditional shutdown"" 2020-09-15 11:36:28 -07:00
lame_client_test.cc Introduced grpc_error_handle (#25902) 2021-04-22 12:00:28 -07:00
num_external_connectivity_watchers_test.cc C++ cast for void* 2020-11-30 17:29:15 -08:00
public_headers_must_be_c89.c Static policy provider implementation. (#26134) 2021-06-03 23:18:08 -07:00
secure_channel_create_test.cc Move security credentials, connectors, and auth context to C++ 2018-12-13 10:38:12 -05:00
sequential_connectivity_test.cc clang-tidy: enable google-readability-braces-around-statements 2020-11-06 13:41:44 -08:00
server_chttp2_test.cc Convert chttp2 server connection-handling code to C++. 2020-06-19 11:32:18 -07:00
server_test.cc Introduced grpc_error_handle (#25902) 2021-04-22 12:00:28 -07:00