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