]> git.notmuchmail.org Git - notmuch/commit
test/count: replace use of gdb with a LD_PRELOAD shim
authorDavid Bremner <david@tethera.net>
Mon, 25 Oct 2021 01:15:14 +0000 (22:15 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 4 Dec 2021 16:36:08 +0000 (12:36 -0400)
commit9397e7e8eb70f27b411f219449a201ac11e60b21
treee9cbdb4e9bf60200ecc5161961961af0c6a54656
parent1643c0459a496b45b601d91e0089fac507a2a6d1
test/count: replace use of gdb with a LD_PRELOAD shim

There is a certain amount of boilerplate to pass the call on the
original function, so abstract it out as a C preprocessor macro, plus
some extra includes in notmuch-test.h
test/T060-count.sh
test/notmuch-test.h