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

Function test_language_h_force_c

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

Source from the content-addressed store, hash-verified

76
77
78def test_language_h_force_c(tmp_path):
79 __test_language(tmp_path, 'h', force_lang='c', exp_lang='c')
80
81
82def test_language_h_force_cpp(tmp_path):

Callers

nothing calls this directly

Calls 1

__test_languageFunction · 0.85

Tested by

no test coverage detected