commit | 53ca70982857daf5c71a7ab851f0c055f8f8ca59 | [log] [tgz] |
---|---|---|
author | Enjia Mai <enjiax.mai@intel.com> | Fri Jan 15 17:09:58 2021 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jan 15 12:42:00 2021 -0500 |
tree | 9d06a04fc564dd2065263108c40edf4f5eb55cd0 | |
parent | 07d67c1bd4596d8426108e168608d10d996996ad [diff] |
tests: coverage: exclude the CODE UNREACHABLE of code coverage 1. Exclude the CODE UNREACHABLE line while generating coverage report. 2. Exclude the memory domain deprecated API when calculating code coverage. Signed-off-by: Enjia Mai <enjiax.mai@intel.com>