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

Function dump_remove

addons/test/util.py:30–31  ·  view source on GitHub ↗
(fpath)

Source from the content-addressed store, hash-verified

28
29
30def dump_remove(fpath):
31 os.remove(fpath + ".dump")
32
33
34def convert_json_output(raw_json_strings):

Callers 3

test_filesFunction · 0.85
test_rules_suppressionFunction · 0.85
teardown_moduleFunction · 0.85

Calls

no outgoing calls

Tested by 3

test_filesFunction · 0.68
test_rules_suppressionFunction · 0.68
teardown_moduleFunction · 0.68