third_party.pigweed.src/pw_unit_test
Wyatt Hepler becb431e5f Apply pw format to the repository
Change-Id: I3c8e4f956dfe6c9e81d3069f72c30c5950852074
2019-12-05 09:31:11 -08:00
..
public Fix copyright notices 2019-11-27 22:34:02 +00:00
py Apply pw format to the repository 2019-12-05 09:31:11 -08:00
BUILD Bazel build fixes. 2019-11-27 21:24:49 +00:00
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.