]> granicus.if.org Git - libevent/commit
tinytest: implement per-test timeout (via alarm() under !win32 only)
authorAzat Khuzhin <azat@libevent.org>
Sun, 24 Mar 2019 13:44:56 +0000 (16:44 +0300)
committerAzat Khuzhin <azat@libevent.org>
Sun, 24 Mar 2019 13:56:01 +0000 (16:56 +0300)
commit15b2f41d748643393b9f95b790d32e6bbbf38062
tree273888f63f14abb87b1d10b6dab93978df5a71b7
parent1f4f8769c4e78b14e6aa21d8300f432f67def8df
tinytest: implement per-test timeout (via alarm() under !win32 only)
test/tinytest.c