CVS commit: src/tests/lib/libc/regex/data/att

2023-08-15 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Aug 15 19:05:41 UTC 2023

Modified Files:
src/tests/lib/libc/regex/data/att: README

Log Message:
Update link. We should also update the data...


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/regex/data/att/README

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tests/lib/libc/regex/data/att/README
diff -u src/tests/lib/libc/regex/data/att/README:1.1 src/tests/lib/libc/regex/data/att/README:1.2
--- src/tests/lib/libc/regex/data/att/README:1.1	Sun Nov  6 11:40:37 2011
+++ src/tests/lib/libc/regex/data/att/README	Tue Aug 15 15:05:41 2023
@@ -1,4 +1,8 @@
-AT&T test data from: http://www2.research.att.com/~gsf/testregex/
+AT&T test data from:
+http://www2.research.att.com/~gsf/testregex/
+
+The above link does not exist anymore; a copy of it is maintained at:
+https://github.com/gburd/testregex
 
 Quoting from the page:
 testregex.c 2004-05-31 is the latest source for the AT&T Research



CVS commit: src/tests/lib/libc/regex/data/att

2023-08-15 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Aug 15 19:05:41 UTC 2023

Modified Files:
src/tests/lib/libc/regex/data/att: README

Log Message:
Update link. We should also update the data...


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/regex/data/att/README

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/tests/lib/libc/regex

2019-07-09 Thread Andreas Gustafsson
Module Name:src
Committed By:   gson
Date:   Tue Jul  9 13:59:25 UTC 2019

Modified Files:
src/tests/lib/libc/regex: t_exhaust.c

Log Message:
Update require.memory to match the increased rlimit.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/lib/libc/regex/t_exhaust.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tests/lib/libc/regex/t_exhaust.c
diff -u src/tests/lib/libc/regex/t_exhaust.c:1.9 src/tests/lib/libc/regex/t_exhaust.c:1.10
--- src/tests/lib/libc/regex/t_exhaust.c:1.9	Sat Mar 16 21:57:15 2019
+++ src/tests/lib/libc/regex/t_exhaust.c	Tue Jul  9 13:59:25 2019
@@ -1,4 +1,4 @@
-/*	$NetBSD: t_exhaust.c,v 1.9 2019/03/16 21:57:15 christos Exp $	*/
+/*	$NetBSD: t_exhaust.c,v 1.10 2019/07/09 13:59:25 gson Exp $	*/
 
 /*-
  * Copyright (c) 2011 The NetBSD Foundation, Inc.
@@ -37,7 +37,7 @@
  */
 
 #include 
-__RCSID("$NetBSD: t_exhaust.c,v 1.9 2019/03/16 21:57:15 christos Exp $");
+__RCSID("$NetBSD: t_exhaust.c,v 1.10 2019/07/09 13:59:25 gson Exp $");
 
 #include 
 #include 
@@ -177,7 +177,7 @@ ATF_TC_HEAD(regcomp_too_big, tc)
 	" crash, but return a proper error code");
 	// libtre needs it.
 	atf_tc_set_md_var(tc, "timeout", "600");
-	atf_tc_set_md_var(tc, "require.memory", "64M");
+	atf_tc_set_md_var(tc, "require.memory", "256M");
 }
 
 ATF_TC_BODY(regcomp_too_big, tc)



CVS commit: src/tests/lib/libc/regex

2019-07-09 Thread Andreas Gustafsson
Module Name:src
Committed By:   gson
Date:   Tue Jul  9 13:59:25 UTC 2019

Modified Files:
src/tests/lib/libc/regex: t_exhaust.c

Log Message:
Update require.memory to match the increased rlimit.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/lib/libc/regex/t_exhaust.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Re: CVS commit: src/tests/lib/libc/regex

2011-11-16 Thread Christos Zoulas
On Nov 16, 10:23am, p...@whooppee.com (Paul Goyette) wrote:
-- Subject: Re: CVS commit: src/tests/lib/libc/regex

| Since this test is succeeding on amd64 with only 128MB allocated in 
| qemu, do we really need to set the minimum to 500?

Ok, I will reduce it.

christos


Re: CVS commit: src/tests/lib/libc/regex

2011-11-16 Thread Paul Goyette
Since this test is succeeding on amd64 with only 128MB allocated in 
qemu, do we really need to set the minimum to 500?



On Wed, 16 Nov 2011, Christos Zoulas wrote:


Module Name:src
Committed By:   christos
Date:   Wed Nov 16 17:47:19 UTC 2011

Modified Files:
src/tests/lib/libc/regex: t_exhaust.c

Log Message:
add require.memory=500M


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libc/regex/t_exhaust.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


!DSPAM:4ec3f72b1961213312912!





-
| Paul Goyette | PGP Key fingerprint: | E-mail addresses:   |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com|
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |  | pgoyette at netbsd.org  |
-