#include "src/core/lib/security/credentials/channel_creds_registry.h"#include <gmock/gmock.h>#include <gtest/gtest.h>#include <grpc/grpc.h>#include "src/core/lib/config/core_configuration.h"#include "src/core/lib/security/credentials/fake/fake_credentials.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 103 of file channel_creds_registry_test.cc.