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

Function test_debug_template_debug

test/cli/other_test.py:3071–3072  ·  view source on GitHub ↗
(tmp_path)

Source from the content-addressed store, hash-verified

3069
3070
3071def test_debug_template_debug(tmp_path):
3072 __test_debug_template(tmp_path, debug=True)
3073
3074
3075@pytest.mark.xfail(strict=True) # TODO: remove dependency on --verbose

Callers

nothing calls this directly

Calls 1

__test_debug_templateFunction · 0.85

Tested by

no test coverage detected