tree: acc5bd5924987c68e64f92119df794de298b4c39 [path history] [tgz]
  1. public/
  2. public_overrides/
  3. py/
  4. BUILD
  5. BUILD.gn
  6. CMakeLists.txt
  7. docs.rst
  8. framework.cc
  9. framework_test.cc
  10. logging_event_handler.cc
  11. logging_main.cc
  12. README.md
  13. simple_printing_event_handler.cc
  14. simple_printing_main.cc
  15. 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.