MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / test_cmd_c

Function test_cmd_c

test/cli/clang-import_test.py:168–169  ·  view source on GitHub ↗
(tmp_path)

Source from the content-addressed store, hash-verified

166
167
168def test_cmd_c(tmp_path):
169 __test_cmd(tmp_path, 'test.c', [], '-x c')
170
171
172def test_cmd_cpp(tmp_path):

Callers

nothing calls this directly

Calls 1

__test_cmdFunction · 0.85

Tested by

no test coverage detected