third_party.pigweed.src/pw_unit_test/README.md
Rob Mohr 2f6662c5c6 pw_unit_test: Use inclusive language
Bug: 386
Change-Id: I182bb56f234c9e945e17fd33fe3c59b29f6fced8
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/46582
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Reviewed-by: David Rogers <davidrogers@google.com>
2021-05-22 07:29:41 +00:00

325 B

pw_unit_test: Lightweight C++ unit testing framework

The pw_unit_test module contains the code for Pigweed Test, a Googletest-compatible unit testing framework that runs on anything from bare-metal microcontrollers to large desktop operating systems.