Home
last modified time | relevance | path

Searched defs:XdsSecurityTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_end2end_test.cc279 class XdsSecurityTest : public XdsEnd2endTest { class
454 TEST_P(XdsSecurityTest, TestTlsConfigurationInCombinedValidationContext) { in TEST_P() argument
471 TEST_P(XdsSecurityTest, in TEST_P() argument
487 TEST_P(XdsSecurityTest, TestMtlsConfigurationWithNoSanMatchers) { in TEST_P() argument
493 TEST_P(XdsSecurityTest, TestMtlsConfigurationWithExactSanMatcher) { in TEST_P() argument
500 TEST_P(XdsSecurityTest, TestMtlsConfigurationWithPrefixSanMatcher) { in TEST_P() argument
507 TEST_P(XdsSecurityTest, TestMtlsConfigurationWithSuffixSanMatcher) { in TEST_P() argument
514 TEST_P(XdsSecurityTest, TestMtlsConfigurationWithContainsSanMatcher) { in TEST_P() argument
521 TEST_P(XdsSecurityTest, TestMtlsConfigurationWithRegexSanMatcher) { in TEST_P() argument
528 TEST_P(XdsSecurityTest, TestMtlsConfigurationWithSanMatchersUpdate) { in TEST_P() argument
[all …]