grpc/test/core/security
Esun Kim ba8af0157b
Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089)
* Removing GRPC_ERROR_[REF|UNREF|IS_NONE]

* Clean up unnecessary error

* Fix

* Fix2

* Remove unnecessary else
2022-09-26 15:41:12 -07:00
..
authorization/test_policies Revert "Revert "Revert "Revert "File watcher authorization policy provider implementation"" (#27605)" (#27644)" (#27645) 2021-10-08 15:52:13 -07:00
corpus Add ALTS fuzzer 2018-05-08 10:15:03 -07:00
etc Add a test for a (now-illegal) build file construct (#27602) 2021-10-06 07:43:59 -07:00
BUILD [build] Move certificate provider registry into its own build target (#30836) 2022-09-07 17:23:03 -07:00
alts_credentials_fuzzer.cc Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2022-09-14 14:19:36 -07:00
alts_security_connector_test.cc gtestify test/core/security (#30199) 2022-07-07 10:22:34 -07:00
auth_context_test.cc gtestify test/core/security (#30199) 2022-07-07 10:22:34 -07:00
authorization_matchers_test.cc Revert "Revert "Update to rbac policy struct and end2end authz test. (#27074)" (#28552)" (#28620) 2022-02-11 14:03:24 -08:00
aws_request_signer_test.cc Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2022-09-26 15:41:12 -07:00
cel_authorization_engine_test.cc RBAC engine matchers implementation. (#25997) 2021-04-19 13:05:27 -07:00
certificate_provider_registry_test.cc [config] Move certificate provider registry into core config (#30890) 2022-09-09 11:29:05 -07:00
channel_creds_registry_test.cc Add CoreConfiguration::WithSubstituteBuilder that restores config after test (#30403) 2022-07-27 13:55:54 -07:00
check_gcp_environment_linux_test.cc gtestify test/core/security (#30199) 2022-07-07 10:22:34 -07:00
check_gcp_environment_windows_test.cc gtestify test/core/security (#30199) 2022-07-07 10:22:34 -07:00
create_jwt.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
credentials_test.cc Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2022-09-26 15:41:12 -07:00
evaluate_args_test.cc Revert "Revert "Fix grpc_sockaddr_to_uri to return URI encoded string. Also see #29323 which has a similar fix for unix abstract addresses."" (#29798) 2022-06-02 13:51:04 -07:00
fetch_oauth2.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
grpc_alts_credentials_options_test.cc gtestify test/core/security (#30199) 2022-07-07 10:22:34 -07:00
grpc_authorization_engine_test.cc RBAC Authorization Engine updates based on A41 proposal (#27754) 2022-01-10 19:52:20 -08:00
grpc_authorization_policy_provider_test.cc Update authz tests to use callback (#30058) 2022-06-30 12:16:22 -07:00
grpc_tls_certificate_distributor_test.cc Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2022-09-26 15:41:12 -07:00
grpc_tls_certificate_provider_test.cc Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2022-09-26 15:41:12 -07:00
grpc_tls_certificate_verifier_test.cc Expose NoOpCertificateVerifier to C++ (#29322) 2022-04-27 13:46:01 -07:00
grpc_tls_credentials_options_comparator_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
grpc_tls_credentials_options_test.cc [fixit] Increase timeout, fix atomicity (#30671) 2022-08-22 17:47:36 -07:00
insecure_security_connector_test.cc [iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735) 2022-06-10 13:04:47 -07:00
json_token_test.cc [slice] Remove _internal variants of APIs (#30953) 2022-09-24 13:34:00 -07:00
jwt_verifier_test.cc JSON: use absl::Status instead of grpc_error (#30397) 2022-07-27 09:52:21 -07:00
matchers_test.cc RBAC Authorization Engine updates based on A41 proposal (#27754) 2022-01-10 19:52:20 -08:00
oauth2_utils.cc [iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735) 2022-06-10 13:04:47 -07:00
oauth2_utils.h Merge master 2017-11-06 14:43:31 -08:00
print_google_default_creds_token.cc Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2022-09-26 15:41:12 -07:00
rbac_translator_test.cc remove SDK term from gRPC authz (#28843) 2022-02-14 11:44:15 -08:00
secure_endpoint_test.cc [slice] Remove _internal variants of APIs (#30953) 2022-09-24 13:34:00 -07:00
security_connector_test.cc Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2022-09-26 15:41:12 -07:00
ssl_credentials_test.cc gtestify test/core/security (#30199) 2022-07-07 10:22:34 -07:00
ssl_server_fuzzer.cc Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2022-09-26 15:41:12 -07:00
system_roots_test.cc Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2022-09-14 14:19:36 -07:00
tls_security_connector_test.cc Also allow passing in channel args as part of the check_peer call. (#30481) 2022-08-04 12:54:56 -07:00
verify_jwt.cc [lb_policy] Move to core configuration system (#30483) 2022-08-27 08:35:40 -07:00
xds_credentials_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00