leak tests: run various "test-tool" tests in t00*.sh SANITIZE=leak
commitfdc8f79f1f16bcbd640532dbe09ac64b93feeca0
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 12 Oct 2021 13:56:38 +0000 (12 15:56 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Oct 2021 01:23:24 +0000 (12 18:23 -0700)
tree684b69656b6bf5e752813ae1d66a5ce1287dbac6
parentc150064dbe286eb4f2f39f05c2865cd204eeca26
leak tests: run various "test-tool" tests in t00*.sh SANITIZE=leak

Mark various existing tests in t00*.sh that invoke a "test-tool" with
as passing when git is compiled with SANITIZE=leak.

They'll now be listed as running under the
"GIT_TEST_PASSING_SANITIZE_LEAK=true" test mode (the "linux-leaks" CI
target).

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0013-sha1dc.sh
t/t0052-simple-ipc.sh
t/t0061-run-command.sh
t/t0065-strcmp-offset.sh
t/t0066-dir-iterator.sh
t/t0067-parse_pathspec_file.sh