#include <grpc/support/port_platform.h>
#include "src/core/ext/xds/certificate_provider_registry.h"
#include <gmock/gmock.h>
#include "src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h"
#include "test/core/util/test_config.h"
Go to the source code of this file.
Namespaces | |
grpc_core | |
grpc_core::testing | |
Functions | |
int | main (int argc, char **argv) |
Definition at line 86 of file certificate_provider_registry_test.cc.