tree: 28034f63356cfca585815c672c8789d894576386 [path history] [tgz]
  1. public/
  2. public_overrides/
  3. pw_unit_test_proto/
  4. py/
  5. BUILD
  6. BUILD.gn
  7. CMakeLists.txt
  8. docs.rst
  9. facade_test.gni
  10. framework.cc
  11. framework_test.cc
  12. logging_event_handler.cc
  13. logging_main.cc
  14. README.md
  15. rpc_event_handler.cc
  16. rpc_main.cc
  17. simple_printing_event_handler.cc
  18. simple_printing_main.cc
  19. test.gni
  20. unit_test_service.cc
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.