zephyr/scripts/pylib
Jordan Yates af0cbb19c0 scripts: twisterlib: coverage: ignore `__ASSERT` branches
Disable branch coverage for the `__ASSERT` family of macros. Covering
all of the assertion branches by definition means triggering the
assertion, which can be either challenging or impossible to exercise,
and in either case results in the immediate termination of the test.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-07-08 20:41:31 -04:00
..
build_helpers
pytest-twister-harness
twister scripts: twisterlib: coverage: ignore `__ASSERT` branches 2024-07-08 20:41:31 -04:00