regtest: silence a few warnings
commit86a8f04c7f5d31050d841e82397f052fc6a958a6
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 2 Sep 2023 15:12:23 +0000 (2 17:12 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 2 Sep 2023 15:12:23 +0000 (2 17:12 +0200)
treec14a0e465e18b3b1cb821074f8f5915ebf18d5fb
parenta265a206203003cc0433f786478fe81a6cc3298a
regtest: silence a few warnings

A couple of testcases that use 'new' that will throw an
uncaught exception. The variable doesn't get used, there
is only an assert to check that nothing is reached after the
new expressions.
configure.ac
memcheck/tests/Makefile.am