Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ test_suppress_inline
Function
test_suppress_inline
test/cli/whole-program_test.py:94–95 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
92
93
94
def
test_suppress_inline():
95
__test_suppress_inline([
'-j1'
,
'--no-cppcheck-build-dir'
])
96
97
98
@pytest.mark.xfail(strict=True)
Callers
nothing calls this directly
Calls
1
__test_suppress_inline
Function · 0.85
Tested by
no test coverage detected