]> Savannah Git Hosting - gnulib.git/commit
u{16,32}-strstr-tests: relax timeout condition
authorDaiki Ueno <ueno@gnu.org>
Thu, 2 Jul 2015 07:48:24 +0000 (16:48 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 2 Jul 2015 07:56:02 +0000 (16:56 +0900)
commitea309033903c2ca235eb47a61905dc2cec7d39bb
treec30a66837a390b4909cb7e9fc8d41acb6141cf05
parent551098026bd1e4e10aeccc8dde40539fbc325082
u{16,32}-strstr-tests: relax timeout condition

On slower platforms (e.g., Solaris 10/SPARC), u{16,32}-strstr tests can
take longer than 5 seconds to complete.
Reported by Dagobert Michelsen in:
https://lists.gnu.org/archive/html/bug-libunistring/2015-06/msg00006.html
* tests/unistr/test-u16-strstr.c (main): Increase timeout from 5
seconds to 10 seconds.
* tests/unistr/test-u32-strstr.c (main): Likewise.
ChangeLog
tests/unistr/test-u16-strstr.c
tests/unistr/test-u32-strstr.c