]> git.ipfire.org Git - thirdparty/git.git/commit
t0211: test URL redacting in PERF format
authorJeff Hostetler <jeffhostetler@github.com>
Wed, 22 Nov 2023 19:18:36 +0000 (19:18 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Nov 2023 01:30:33 +0000 (10:30 +0900)
commitc73e7f80d32073b6fafec553d5875e720287e216
tree51b5e830da8bd9ada1aa4110b7d8593792d1a9af
parentb7d49ac1ecd05669edada26b990eee677a7d3c25
t0211: test URL redacting in PERF format

This transmogrifies the test case that was just added to t0210, to also
cover the `GIT_TRACE2_PERF` backend.

Just like t0211, we now have to toggle the `TEST_PASSES_SANITIZE_LEAK`
annotation.

Signed-off-by: Jeff Hostetler <jeffhostetler@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0211-trace2-perf.sh