[PATCH] Increase timeout of libio/tst-readline

Szabolcs Nagy Szabolcs.Nagy@arm.com
Tue Oct 9 14:20:00 GMT 2018


Increase timeout from the default 20s to 100s. This test makes close to
20 million syscalls with distribution:

12327675 read
 4143204 lseek
  929475 close
  929471 openat
   92817 fstat
    1431 write
...

The default timeout assumes each can finish in 1us on average which
is not true on slow machines.

2018-10-09  Szabolcs Nagy  <szabolcs.nagy@arm.com>

	* libio/tst-readline.c (TIMEOUT): Define.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t1.diff
Type: text/x-patch
Size: 291 bytes
Desc: t1.diff
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20181009/1e88f80d/attachment.bin>


More information about the Libc-alpha mailing list