<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc, branch libressl-v3.1.3</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.1.3</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.1.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-03-23T03:01:21+00:00</updated>
<entry>
<title>Add a test program for getopt(3) that is adequate for manual testing</title>
<updated>2020-03-23T03:01:21+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-03-23T03:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=73c41a1f3bbb8dc00bd6d35c879e88ee6d1922b9'/>
<id>urn:sha1:73c41a1f3bbb8dc00bd6d35c879e88ee6d1922b9</id>
<content type='text'>
and a compact test suite for getopt(3) intended automated regression
testing, both written from scratch.
The suite is intended to provide full coverage, except that it doesn't
test manual changes of optind and optreset and except that it so far
avoids the situation where we have a known bug.
</content>
</entry>
<entry>
<title>cstyle in illumos noticed some weird syntax, which this fixes.</title>
<updated>2020-03-09T09:29:10+00:00</updated>
<author>
<name>dlg</name>
<email></email>
</author>
<published>2020-03-09T09:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=510f85f80530de8e0758e23bc12d1dc1ea315185'/>
<id>urn:sha1:510f85f80530de8e0758e23bc12d1dc1ea315185</id>
<content type='text'>
some errx lines in if statements were terminated with commas, which
caused the following statement to be considered part of the error
handling. while it is bad style, ingo points out it was also a bug
which which caused some tests in the code to be skipped.

this reminds me of a haiku that Chris Pascoe (cpascoe@) had behind
his desk:

	Also, that comma
	Should be a semi-colon.
	Cherry blossoms fall.

this was found by Robert Mustacchi when porting the tests to illumos.
ok schwarze@ stsp@

thank you robert.
</content>
</entry>
<entry>
<title>no need to declare "extern optarg" and "extern optind"</title>
<updated>2020-02-14T19:17:34+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-02-14T19:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=810325fb62e0d63aa8604db5bebb903b159b496a'/>
<id>urn:sha1:810325fb62e0d63aa8604db5bebb903b159b496a</id>
<content type='text'>
when &lt;unistd.h&gt; is included;
patch from Jan Stary &lt;hans at stare dot cz&gt;;
OK millert
</content>
</entry>
<entry>
<title>Add missing new line to printf.  Make clean should not require SUDO.</title>
<updated>2020-02-02T20:18:17+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2020-02-02T20:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e5013be099a8262d7de2701aad17b614d4e04b3d'/>
<id>urn:sha1:e5013be099a8262d7de2701aad17b614d4e04b3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable t_ptrace with an errno change compared to NetBSD.</title>
<updated>2020-01-30T08:22:30+00:00</updated>
<author>
<name>mpi</name>
<email></email>
</author>
<published>2020-01-30T08:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aa6adbc5818a984bc67f244d0b3f6dcd36e2905e'/>
<id>urn:sha1:aa6adbc5818a984bc67f244d0b3f6dcd36e2905e</id>
<content type='text'>
Note that the last test triggers a kernel bug related to waitpid(9) and
ptraced processes.  This is now visible thanks to recent make(1) changes.

guenther@ suggests to look at the logic behind `p_orphan' in FreeBSD to
fix this bug.
</content>
</entry>
<entry>
<title>Check fpu functions without setjmp/longjmp before testing the latter.</title>
<updated>2020-01-16T13:04:02+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2020-01-16T13:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f550344d3b379b96d63b8157e04b8fe4a440e8bb'/>
<id>urn:sha1:f550344d3b379b96d63b8157e04b8fe4a440e8bb</id>
<content type='text'>
Use exit code 2 for setup failure and 1 for test fail.  Unfortunately
this regress is still failing.
</content>
</entry>
<entry>
<title>Make clean should not require SUDO.</title>
<updated>2020-01-13T17:06:56+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2020-01-13T17:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b804382e58ac0ee573b48f6a210eef9d21e77d9c'/>
<id>urn:sha1:b804382e58ac0ee573b48f6a210eef9d21e77d9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix printf compiler warnings in wfp regress.  Convert wchar to a</title>
<updated>2020-01-13T16:51:04+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2020-01-13T16:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d6e6d96f9db7851ece7cfafcc6e217f0a25409e4'/>
<id>urn:sha1:d6e6d96f9db7851ece7cfafcc6e217f0a25409e4</id>
<content type='text'>
printable error message when failing.
</content>
</entry>
<entry>
<title>Link forgotten libc tests to the build.</title>
<updated>2020-01-13T15:35:57+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2020-01-13T15:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=752a33fadc4f7ef62d2d88ddf0c9a72ac23dfbd4'/>
<id>urn:sha1:752a33fadc4f7ef62d2d88ddf0c9a72ac23dfbd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split setjmp-fpu regress into separate tests.  Use errx(3) to explain</title>
<updated>2020-01-13T14:58:38+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2020-01-13T14:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=81da6d67ca5c18904196e9cde1467dd62e50bdd3'/>
<id>urn:sha1:81da6d67ca5c18904196e9cde1467dd62e50bdd3</id>
<content type='text'>
potential problems.  Regress still failing on amd64.
</content>
</entry>
</feed>
