xref: /aosp_15_r20/external/pigweed/pw_assert_fuchsia/docs.rst (revision 61c4878ac05f98d0ceed94b57d316916de578985)
1*61c4878aSAndroid Build Coastguard Worker.. _module-pw_assert_fuchsia:
2*61c4878aSAndroid Build Coastguard Worker
3*61c4878aSAndroid Build Coastguard Worker=================
4*61c4878aSAndroid Build Coastguard Workerpw_assert_fuchsia
5*61c4878aSAndroid Build Coastguard Worker=================
6*61c4878aSAndroid Build Coastguard Worker.. pigweed-module::
7*61c4878aSAndroid Build Coastguard Worker   :name: pw_assert_fuchsia
8*61c4878aSAndroid Build Coastguard Worker
9*61c4878aSAndroid Build Coastguard Worker--------
10*61c4878aSAndroid Build Coastguard WorkerOverview
11*61c4878aSAndroid Build Coastguard Worker--------
12*61c4878aSAndroid Build Coastguard WorkerThe ``pw_assert_fuchsia`` module provides ``PW_ASSERT()`` and ``PW_CHECK_*()``
13*61c4878aSAndroid Build Coastguard Workerbackends for the ``pw_assert`` module that call ``ZX_PANIC()`` on Fuchsia. Only Bazel
14*61c4878aSAndroid Build Coastguard Workeris supported because the Fuchsia SDK only supports Bazel.
15