tests: Migrate to pw::containers::Equal instead of std::equal

Migrates existing tests and test helpers to use our port of
absl::c_equal instead of std::equal as it also compares container
size in addition to content.

Change-Id: Ieabee07a5cb5418e723ad5167c5fff0f07ca87d0
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/94863
Original-Reviewed-by: Wyatt Hepler <hepler@google.com>
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/llvm-integration/+/235113
Commit-Queue: Prabhu Karthikeyan Rajasekaran <prabhukr@google.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Reviewed-by: Keir Mierle <keir@google.com>
3 files changed
tree: d2e41cfe5bd6ee871c0424c3821d9dc54474b153
  1. pw_libc/
  2. AUTHORS
  3. CONTRIBUTING.md
  4. LICENSE
  5. OWNERS
  6. README.md
README.md

Pigweed Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Pigweed.