You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
public/pw_unit_test | 4 months ago | |
public_overrides/gtest | 4 months ago | |
pw_unit_test_proto | 4 months ago | |
py | 4 months ago | |
BUILD | 4 months ago | |
BUILD.gn | 4 months ago | |
CMakeLists.txt | 4 months ago | |
README.md | 4 months ago | |
docs.rst | 4 months ago | |
facade_test.gni | 4 months ago | |
framework.cc | 4 months ago | |
framework_test.cc | 4 months ago | |
logging_event_handler.cc | 4 months ago | |
logging_main.cc | 4 months ago | |
rpc_event_handler.cc | 4 months ago | |
rpc_main.cc | 4 months ago | |
simple_printing_event_handler.cc | 4 months ago | |
simple_printing_main.cc | 4 months ago | |
test.gni | 4 months ago | |
unit_test_service.cc | 4 months ago |
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.