chiark / gitweb /
regress: Move Texit into hnonfuzz
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 19 Nov 2016 18:40:13 +0000 (18:40 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 11 Jun 2020 15:13:02 +0000 (16:13 +0100)
commit2268d20b323a82e7e08d47929946df215399d916
tree4f31515fd1b30f0295b499a9a0dd7e6061765558
parente3ae2174187923d1ad43227458ef9bdaaa1f878e
regress: Move Texit into hnonfuzz

We are going to want to do this separately in the fuzz playback.  This
avoids difficulties with adnstest (which calls Texit rather than
Hexit) and programs which return from main(), both of which we want to
capture the exit status of in the fuzz playbacks.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
regress/hcommon.c.m4
regress/hnonfuzz.c