grpc/test/cpp/common
Soheil Hassas Yeganeh 9decf48632 Move security credentials, connectors, and auth context to C++
This is to use `grpc_core::RefCount` to improve performnace.
This commit also replaces explicit C vtables, with C++ vtable
with its own compile time assertions and performance benefits.
It also makes use of `RefCountedPtr` wherever possible.
2018-12-13 10:38:12 -05:00
..
BUILD Remove alarm from core, implement in C++ layer only 2018-01-21 21:03:56 -08:00
alarm_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
auth_property_iterator_test.cc Move security credentials, connectors, and auth context to C++ 2018-12-13 10:38:12 -05:00
channel_arguments_test.cc Change grpc++ references in names to grpcpp 2018-03-08 22:04:59 -08:00
channel_filter_test.cc Revert "Add more filter priority levels" 2018-08-16 08:58:26 -07:00
secure_auth_context_test.cc Move security credentials, connectors, and auth context to C++ 2018-12-13 10:38:12 -05:00