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

Function __test_showtime_file_total

test/cli/other_test.py:1115–1116  ·  view source on GitHub ↗
(tmp_path, use_compdb=False)

Source from the content-addressed store, hash-verified

1113
1114
1115def __test_showtime_file_total(tmp_path, use_compdb=False):
1116 __test_showtime(tmp_path, 'file-total', 0, 'Check time: ', use_compdb=use_compdb)
1117
1118
1119def test_showtime_file_total(tmp_path):

Callers 2

test_showtime_file_totalFunction · 0.85

Calls 1

__test_showtimeFunction · 0.85

Tested by

no test coverage detected