]> git.ipfire.org Git - thirdparty/glibc.git/commit
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:42:03 +0000 (15:42 +0100)
commit2c7078bfb9cc426433ac08d951e24c29c01b5f7d
tree6606cfd2082b4b22866d00f992d9422e28941842
parent10f1519f6a0acdc1fc45e962fa5c13312cc7b624
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.

(cherry picked from commit 35e3fbc4512c880fccb35b8e3abd132d4be18480)
ChangeLog
support/support_test_main.c