grpc/test/cpp
Luwei Ge d1c0dc58cc
[Audit Logging] xDS e2e test for audit logging. (#33252)
Added tests involve:
1. Checking the # of logger invocations with multiple RBACs in the
chain.
2. Verifying content in audit context with action and audit condition
permutations.
3. Confirm custom logger and built-in logger configurations are working.
4. Confirm the feature is protected by the environment variable.

---------

Co-authored-by: rockspore <rockspore@users.noreply.github.com>
2023-05-26 12:43:37 -07:00
..
client [resolver] remove unused ctor for ServerAddress (#33148) 2023-05-16 16:53:01 -07:00
cocoapods [ObjC] Upgrade podspec xx.deployment_target (#33091) 2023-05-20 20:38:24 +00:00
codegen [codegen] Escape variable delimiters in raw comment printing (#32190) 2023-01-24 14:39:19 -08:00
common Add a test case for infinite past or unix epoch expiry in alarm_test.cc (#32101) 2023-01-18 11:09:17 -08:00
end2end [Audit Logging] xDS e2e test for audit logging. (#33252) 2023-05-26 12:43:37 -07:00
ext [infra] Fix absl::Mutex check and remove all uses (#33144) 2023-05-16 12:50:52 -07:00
grpclb Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
interop [infra] Fix absl::Mutex check and remove all uses (#33144) 2023-05-16 12:50:52 -07:00
microbenchmarks [EventEngine] Implement work-stealing in the EventEngine ThreadPool (#32869) 2023-05-08 13:38:23 -07:00
naming [revert] Revert "Revert "[EventEngine] Implement the EventEngine-driven client channel resolver" (#32768)" (#32772) 2023-04-12 16:30:01 -07:00
performance writes_per_rpc_test: TSAN data race fix (#32688) 2023-03-22 19:15:25 -07:00
qps Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
security Added verified_root_cert_subject pass up through cpp api (#32335) 2023-03-08 13:41:26 -05:00
server TlsCreds: Support revocation of intermediate in chain. (#32544) 2023-03-23 11:34:59 -04:00
test Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
thread_manager [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
util [JSON] make API public but experimental (#32987) 2023-05-09 08:05:24 -07:00
README-iOS.md Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00