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.

7 lines
338 B

# pw\_unit\_test: Lightweight C++ unit testing framework
The pw\_unit\_test module contains the code for *Pigweed Test*, a
[Googletest](https://github.com/google/googletest/blob/master/googletest/docs/primer.md)-compatible
unit testing framework that runs on anything from bare-metal microcontrollers
to large desktop operating systems.