tree: 50ac9c0656c4de702ad793998b70ea49d58fc9f9 [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. logging_event_handler.cc
  10. logging_main.cc
  11. README.md
  12. simple_printing_event_handler.cc
  13. simple_printing_main.cc
  14. 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.