implement a SIGINFO handler so we can discern a stuck fuzz test
authordjm <djm@openbsd.org>
Tue, 13 Jan 2015 14:51:51 +0000 (14:51 +0000)
committerdjm <djm@openbsd.org>
Tue, 13 Jan 2015 14:51:51 +0000 (14:51 +0000)
commitd531405ca9f96787856bd0fea340fc9e9e23b4c0
tree27d8916ea519b2c29c1d46db327c4657100fb023
parent2f0a0e71b4c353999ba73f94555f5244130e3490
implement a SIGINFO handler so we can discern a stuck fuzz test
from a merely glacial one; prompted by and ok markus
regress/usr.bin/ssh/unittests/test_helper/fuzz.c
regress/usr.bin/ssh/unittests/test_helper/test_helper.c
regress/usr.bin/ssh/unittests/test_helper/test_helper.h