xref: /aosp_15_r20/external/pigweed/pw_unit_test_zephyr/docs.rst (revision 61c4878ac05f98d0ceed94b57d316916de578985)
1.. _module-pw_unit_test_zephyr:
2
3===================
4pw_unit_test_zephyr
5===================
6``pw_unit_test_zephyr`` provides a shim to run Pigweed's
7:ref:`module-pw_unit_test` on Zephyr. To add new tests, the ``testcase.yaml``
8file must be modified to include the new test's name and Kconfigs. See
9:ref:`docs-os-zephyr` for more information on getting started with Pigweed
10and Zephyr.
11