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