support: Print timestamps in timeout handler
authorFlorian Weimer <fweimer@redhat.com>
Mon, 19 Nov 2018 14:35:03 +0000 (15:35 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 19 Nov 2018 14:35:03 +0000 (15:35 +0100)
commit35e3fbc4512c880fccb35b8e3abd132d4be18480
treebe9ffd5f0b26b9777c5d890dead0846112b182d8
parentc75772e3f079b9265738e2f54644ee47f932d99a
support: Print timestamps in timeout handler

This is sometimes useful to determine if a test truly got stuck, or if
it was making progress (logging information to standard output) and
was merely slow to finish.
ChangeLog
support/support_test_main.c