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

Function test_suppress_inline_j

test/cli/whole-program_test.py:99–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97
98@pytest.mark.xfail(strict=True)
99def test_suppress_inline_j():
100 __test_suppress_inline(['-j2', '--no-cppcheck-build-dir'])
101
102
103def test_suppress_inline_builddir(tmp_path):

Callers

nothing calls this directly

Calls 1

__test_suppress_inlineFunction · 0.85

Tested by

no test coverage detected