Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ test_cmd_cpp
Function
test_cmd_cpp
test/cli/clang-import_test.py:172–173 ·
view source on GitHub ↗
(tmp_path)
Source
from the content-addressed store, hash-verified
170
171
172
def
test_cmd_cpp(tmp_path):
173
__test_cmd(tmp_path,
'test.cpp'
, [],
'-x c++'
)
174
175
176
# files with unknown extensions are treated as C++
Callers
nothing calls this directly
Calls
1
__test_cmd
Function · 0.85
Tested by
no test coverage detected