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

Function test_inline_suppr_j

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

Source from the content-addressed store, hash-verified

2539
2540
2541def test_inline_suppr_j(tmp_path):
2542 __test_inline_suppr(tmp_path, ['-j2'])
2543
2544
2545def test_inline_suppr_builddir(tmp_path):

Callers

nothing calls this directly

Calls 1

__test_inline_supprFunction · 0.85

Tested by

no test coverage detected