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