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