tree: e2a4698c0e0b3dd8cb64a37ebe3709c9daa2c1ea [path history] [tgz]
  1. public/
  2. BUILD.gn
  3. framework.cc
  4. framework_test.cc
  5. main.cc
  6. README.md
  7. simple_printing_event_handler.cc
pw_unit_test/README.md

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.