• Home
Name Date Size #Lines LOC

..--

public/lib/inspect/testing/cpp/04-Jul-2025-15267

BUILD.bazelD04-Jul-20251.1 KiB3430

README.mdD04-Jul-2025340 76

inspect.ccD04-Jul-202510.5 KiB258212

README.md

1# Inspect Test Matchers
2InspectTesting is an extension to the gmock library to support matching against
3Inspect output. This library was originally copied from
4[Fuchsia](https://fuchsia.googlesource.com/fuchsia/+/refs/heads/main/sdk/lib/inspect/testing/)
5and any modifications should ideally be made there first and copied back to
6Pigweed.
7