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

Function test_language_c

test/cli/dumpfile_test.py:49–50  ·  view source on GitHub ↗
(tmp_path)

Source from the content-addressed store, hash-verified

47
48
49def test_language_c(tmp_path):
50 __test_language(tmp_path, 'c', exp_lang='c')
51
52
53def test_language_c_force_c(tmp_path):

Callers

nothing calls this directly

Calls 1

__test_languageFunction · 0.85

Tested by

no test coverage detected