commit | 6b1b7d2e42fd92bbccba2026d97ae9e9b9b6e777 | [log] [tgz] |
---|---|---|
author | Artem Sumaneev <asumaneev@google.com> | Fri Jul 12 13:54:43 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 12 13:54:43 2024 |
tree | 438096d7ceb8e43f06fa496bb11f4f0752531511 | |
parent | 0bf95dc6bd05c67a7f67d697c859abff9c3d4e42 [diff] |
[cert] Add tests for CertProvisioningInvalidationHandler with InvalidationListener Port existing tests for cert invalidator and adapt them for InvalidationListener stack. Bug: b:344536527 Test: ./unit_tests --gtest_filter="*CertProvisioningInvalidationHandlerWithInvalidationListenerTest*" Change-Id: I574d60f1a6a776a816884e08169990bf0b21ec01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5683005 Auto-Submit: Artem Sumaneev <asumaneev@google.com> Reviewed-by: Michael Ershov <miersh@google.com> Commit-Queue: Artem Sumaneev <asumaneev@google.com> Cr-Commit-Position: refs/heads/main@{#1326736}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.