[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lock tests: prevent that the test takes too long
From: |
Bruno Haible |
Subject: |
Re: lock tests: prevent that the test takes too long |
Date: |
Sun, 28 Apr 2019 11:23:12 +0200 |
User-agent: |
KMail/5.1.3 (Linux/4.4.0-141-generic; KDE/5.18.0; x86_64; ; ) |
> 2019-04-27 Bruno Haible <address@hidden>
>
> lock tests: Prevent that the test takes too long.
And likewise for the tls test, which also "hangs" on Linux/ia64.
2019-04-28 Bruno Haible <address@hidden>
tls tests: Prevent that the test takes too long.
* tests/test-tls.c: Include <signal.h>, <unistd.h>.
(main): Let the test fail if it takes more than 10 minutes.
* modules/tls-tests (configure.ac): Test whether 'alarm' is declared.