Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ test_inline_suppr
Function
test_inline_suppr
test/cli/other_test.py:2537–2538 ·
view source on GitHub ↗
(tmp_path)
Source
from the content-addressed store, hash-verified
2535
2536
2537
def
test_inline_suppr(tmp_path):
2538
__test_inline_suppr(tmp_path, [
'-j1'
])
2539
2540
2541
def
test_inline_suppr_j(tmp_path):
Callers
nothing calls this directly
Calls
1
__test_inline_suppr
Function · 0.85
Tested by
no test coverage detected