third_party.pigweed.src/pw_unit_test
Rob Mohr 8edfeaeec0 Rename help to short_help.
Change-Id: Ibd41f06c2701b6c68a4a45c08a07c335679b976c
2019-12-09 13:45:01 -08:00
..
public Fix copyright notices 2019-11-27 22:34:02 +00:00
py Rename help to short_help. 2019-12-09 13:45:01 -08:00
BUILD
BUILD.gn
framework_test.cc Fix copyright notices 2019-11-27 22:34:02 +00:00
framework.cc Fix copyright notices 2019-11-27 22:34:02 +00:00
main.cc Fix copyright notices 2019-11-27 22:34:02 +00:00
README.md
simple_printing_event_handler.cc Fix copyright notices 2019-11-27 22:34:02 +00:00
test.gni pw_unit_test: Create test running groups 2019-12-02 16:03:32 -08:00

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.