NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49664 CVS commit: src/tests/lib/libc/gen



The following reply was made to PR lib/49664; it has been noted by GNATS.

From: "Tetsuya Isaki" <isaki%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49664 CVS commit: src/tests/lib/libc/gen
Date: Sat, 7 Mar 2015 09:59:15 +0000

 Module Name:	src
 Committed By:	isaki
 Date:		Sat Mar  7 09:59:15 UTC 2015
 
 Modified Files:
 	src/tests/lib/libc/gen: t_randomid.c
 
 Log Message:
 Reduce the number of loops.
 It avoids timeout on slow machines, and I think that 100,000
 times loop also satisfies the evaluation.
 PR lib/49664 (no comments)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/gen/t_randomid.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index