aboutsummaryrefslogtreecommitdiff
path: root/pw_unit_test_zephyr/docs.rst
blob: 38215702b3d184548ed0f581b120a73aa13ab4c6 (plain)
1
2
3
4
5
6
7
8
9
10
.. _module-pw_unit_test_zephyr:

===================
pw_unit_test_zephyr
===================
``pw_unit_test_zephyr`` provides a shim to run Pigweed's
:ref:`module-pw_unit_test` on Zephyr. To add new tests, the ``testcase.yaml``
file must be modified to include the new test's name and Kconfigs. See
:ref:`docs-os-zephyr` for more information on getting started with Pigweed
and Zephyr.