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