tree: e1e5a34fad4112311a81e164102c6143b43b602e [path history] [tgz]
  1. public/
  2. public_overrides/
  3. py/
  4. BUILD
  5. BUILD.gn
  6. framework.cc
  7. framework_test.cc
  8. main.cc
  9. README.md
  10. simple_printing_event_handler.cc
  11. test.gni
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.