Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/xds/
Dxds_end2end_test.cc2164 using XdsRbacTestWithActionPermutations = XdsRbacTest; typedef
2166 TEST_P(XdsRbacTestWithActionPermutations, EmptyRbacPolicy) { in TEST_P() argument
2180 TEST_P(XdsRbacTestWithActionPermutations, AnyPermissionAnyPrincipal) { in TEST_P() argument
2197 TEST_P(XdsRbacTestWithActionPermutations, MultipleRbacPolicies) { in TEST_P() argument
2219 TEST_P(XdsRbacTestWithActionPermutations, MethodPostPermissionAnyPrincipal) { in TEST_P() argument
2245 TEST_P(XdsRbacTestWithActionPermutations, MethodGetPermissionAnyPrincipal) { in TEST_P() argument
2268 TEST_P(XdsRbacTestWithActionPermutations, MethodPutPermissionAnyPrincipal) { in TEST_P() argument
2296 TEST_P(XdsRbacTestWithActionPermutations, UrlPathPermissionAnyPrincipal) { in TEST_P() argument
2327 TEST_P(XdsRbacTestWithActionPermutations, DestinationIpPermissionAnyPrincipal) { in TEST_P() argument
2360 TEST_P(XdsRbacTestWithActionPermutations, in TEST_P() argument
[all …]