Commit 344e805
committed
[cov] Add OT_NO_COVERAGE attribute macro
This macro allows marking functions to be excluded from coverage
instrumentation, which is useful for functions that are called in contexts
where coverage instrumentation would cause issues.
Change-Id: I0163ca4d132f2f58f287c84b773fdd5b5d1e7f76
Signed-off-by: Yi-Hsuan Deng <[email protected]>1 parent 07249a9 commit 344e805
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
753 | 758 | | |
0 commit comments