third_party.pigweed.src/pw_spi
Ewout van Bekkum 56bf1682e3 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
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/94863
Reviewed-by: Wyatt Hepler <hepler@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Pigweed-Auto-Submit: Ewout van Bekkum <ewout@google.com>
2022-05-17 22:02:19 +00:00
..
public/pw_spi
BUILD.bazel tests: Migrate to pw::containers::Equal instead of std::equal 2022-05-17 22:02:19 +00:00
BUILD.gn tests: Migrate to pw::containers::Equal instead of std::equal 2022-05-17 22:02:19 +00:00
docs.rst
initiator_mock_test.cc tests: Migrate to pw::containers::Equal instead of std::equal 2022-05-17 22:02:19 +00:00
initiator_mock.cc tests: Migrate to pw::containers::Equal instead of std::equal 2022-05-17 22:02:19 +00:00
linux_spi_test.cc
linux_spi.cc
OWNERS
spi_test.cc