Skip to content
Commit 1084f482 authored by Peng Su's avatar Peng Su Committed by Ioannis Glaropoulos
Browse files

kernel: ignore z_fatal_halt() from code coverage



The reason we decide to ignore it in code coverage:
1.No test case can cover the function for code coverage.
2.Even if we added a test for testing, it would be marked as
  "never be called by other code" because the function cause
  CPU halted and it can't return.

Signed-off-by: default avatarPeng Su <peng.su@intel.com>
parent 8cd7cd48
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment