]> granicus.if.org Git - libevent/commit
tinytest: fix parsing --timeout argument
authorAzat Khuzhin <azat@libevent.org>
Sun, 24 Mar 2019 17:36:16 +0000 (20:36 +0300)
committerAzat Khuzhin <azat@libevent.org>
Sat, 25 May 2019 18:25:11 +0000 (21:25 +0300)
commit75d7e1ff8f0da1dd9e9b212d2b96edb9b2873905
tree80699423d205fda0253ba34f5e9b8f6397cbcd4c
parentb64dbfb61be0b4184b2118647ba5ea6d4011cdd4
tinytest: fix parsing --timeout argument

Fixes: 15b2f41d ("tinytest: implement per-test timeout (via alarm() under !win32 only)")
(cherry picked from commit 8a674243b444da9e0742ac837334aaf38e6a703a)
test/tinytest.c