liiir1985 7f62dcda9f | ||
---|---|---|
.. | ||
public/pw_unit_test | ||
public_overrides/gtest | ||
pw_unit_test_proto | ||
py | ||
BUILD.bazel | ||
BUILD.gn | ||
CMakeLists.txt | ||
OWNERS | ||
README.md | ||
docs.rst | ||
facade_test.gni | ||
framework.cc | ||
framework_test.cc | ||
logging_event_handler.cc | ||
logging_main.cc | ||
rpc_event_handler.cc | ||
rpc_main.cc | ||
simple_printing_event_handler.cc | ||
simple_printing_main.cc | ||
test.gni | ||
test_rpc_server.cc | ||
unit_test_service.cc |
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.