Name Date Size #Lines LOC

..--

public/lib/inspect/testing/cpp/H25-Apr-2025-15267

BUILD.bazelH A D25-Apr-20251 KiB3229

README.mdH A D25-Apr-2025340 76

inspect.ccH A D25-Apr-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