<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc, branch libressl-v3.7.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.7.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.7.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-12-04T23:50:46+00:00</updated>
<entry>
<title>userspace: remove vestigial '?' cases from top-level getopt(3) loops</title>
<updated>2022-12-04T23:50:46+00:00</updated>
<author>
<name>cheloha</name>
<email></email>
</author>
<published>2022-12-04T23:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ee7dcd00e7c381d09c3ee449f185856121676f04'/>
<id>urn:sha1:ee7dcd00e7c381d09c3ee449f185856121676f04</id>
<content type='text'>
getopt(3) returns '?' when it encounters a flag not present in the in
the optstring or if a flag is missing its option argument.  We can
handle this case with the "default" failure case with no loss of
legibility.  Hence, remove all the redundant "case '?':" lines.

Prompted by dlg@.  With help from dlg@ and millert@.

Link: https://marc.info/?l=openbsd-tech&amp;m=167011979726449&amp;w=2

ok naddy@ millert@ dlg@
</content>
</entry>
<entry>
<title>simplify makefile</title>
<updated>2022-11-22T10:40:33+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2022-11-22T10:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=503e7da2ab68cb62d3e82d564ce7943901f5c4dd'/>
<id>urn:sha1:503e7da2ab68cb62d3e82d564ce7943901f5c4dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Be more helpful and provide details on what the time conversion tests</title>
<updated>2022-11-22T10:40:10+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2022-11-22T10:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6ad1ec3477ff37227601823db02f4472cf578cbc'/>
<id>urn:sha1:6ad1ec3477ff37227601823db02f4472cf578cbc</id>
<content type='text'>
need in order to run.

Also, output the expected SKIPPED string as dictated by bsd.regress.mk.
</content>
</entry>
<entry>
<title>Use /tmp as opposed of /var/tmp as the default directory for temporary</title>
<updated>2022-11-10T12:38:57+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2022-11-10T12:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4eff1f4bdce022208f0a4f7ff019c035c62aa26b'/>
<id>urn:sha1:4eff1f4bdce022208f0a4f7ff019c035c62aa26b</id>
<content type='text'>
files.
</content>
</entry>
<entry>
<title>Add tests for boundary conditions of struct tm.</title>
<updated>2022-11-09T18:11:45+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2022-11-09T18:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=443c07b885c385d11b74817e7307b199dc897ad0'/>
<id>urn:sha1:443c07b885c385d11b74817e7307b199dc897ad0</id>
<content type='text'>
Struct tm is limited by it's year being an int.
</content>
</entry>
<entry>
<title>Enable time_conversion regress tests</title>
<updated>2022-11-06T12:59:46+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2022-11-06T12:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=668373dbd95eceaf203a1210c28740b9b8da8815'/>
<id>urn:sha1:668373dbd95eceaf203a1210c28740b9b8da8815</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a bunch of regression tests for time conversion.</title>
<updated>2022-11-06T12:57:08+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2022-11-06T12:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=54ab2ed9ac0caba30584b9b21584430cea80388c'/>
<id>urn:sha1:54ab2ed9ac0caba30584b9b21584430cea80388c</id>
<content type='text'>
This regression tests time conversion across various
limits, leap seconds, and daylight transistions.
gmtime_r, localtime_r, timegm, and mktime are
tested against themselves and expected outputs.

It requires the "posix" and "right" zoneinfo to be
installed on the test running machine in order to
access testable time zones. If those are not present
the test is skipped successfully with a warning.
</content>
</entry>
<entry>
<title>Enable waitid(2) regress tests and a new test derived from NetBSD's</title>
<updated>2022-10-26T23:18:02+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2022-10-26T23:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=392798a98fa3c4e261830f2c873042a7e0225ce3'/>
<id>urn:sha1:392798a98fa3c4e261830f2c873042a7e0225ce3</id>
<content type='text'>
wait6(2) tests.

ok millert@, deraadt@
</content>
</entry>
<entry>
<title>Add regression tests for the sendmmsg and recvmmsg system calls.</title>
<updated>2022-09-11T20:51:44+00:00</updated>
<author>
<name>mbuhl</name>
<email></email>
</author>
<published>2022-09-11T20:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2306c513ba14d1a9d8b958302b55ac80974f070d'/>
<id>urn:sha1:2306c513ba14d1a9d8b958302b55ac80974f070d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove test of non-portable implementation details (whether wctype_t</title>
<updated>2022-07-25T21:29:16+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2022-07-25T21:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=03a90f92e28ce62196242faa382c3162471f9f73'/>
<id>urn:sha1:03a90f92e28ce62196242faa382c3162471f9f73</id>
<content type='text'>
and wctrans_t values are locale-specific) so we can simplify our
implementation in libc

ok schwarze@
</content>
</entry>
</feed>
