grpc/test/cpp/common
Zhen Lian 618771dc6a [Exposing ALTS Context 2/2] Utility Wrapper Class
This PR contains:

1. An ALTS context exposed for users to use, and a GetAltsContextFromAuthContext() function to get ALTS context from an AuthContext. Functionality-wise this part is similar with a previous PR https://github.com/grpc/grpc/pull/21536, but in this PR, we adjusted the code structure and made some minor changes to better suit function clientAuthzCheck()
2. A clientAuthzCheck() function for users to check if the server is authorized
2020-01-03 09:30:46 -08:00
..
BUILD [Exposing ALTS Context 2/2] Utility Wrapper Class 2020-01-03 09:30:46 -08:00
alarm_test.cc Allow an alarm to be set again after firing 2019-02-05 14:07:40 -08:00
alts_util_test.cc [Exposing ALTS Context 2/2] Utility Wrapper Class 2020-01-03 09:30:46 -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 Remove unused parameter warning (14 of 20) 2019-10-17 08:51:44 -07:00
channel_filter_test.cc Remove unused parameter warning (14 of 20) 2019-10-17 08:51:44 -07:00
secure_auth_context_test.cc Move security credentials, connectors, and auth context to C++ 2018-12-13 10:38:12 -05:00
time_jump_test.cc Fix C++ tests to enable running on android 2019-11-14 16:20:33 -08:00
timer_test.cc WIP: Make core and C++ tests work with bazel on Mac OS 2019-11-25 13:35:26 +01:00