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 scripts: pylib: build_helpers: flash_order fix 2023-10-10 15:55:58 +03:00
pytest-twister-harness test: pytest: add linkserver support in pytest 2024-07-08 09:23:48 +02:00
twister scripts: twisterlib: coverage: ignore __ASSERT branches 2024-07-08 20:41:31 -04:00