<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib, branch libressl-v3.3.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.3.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.3.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-11-19T09:35:50+00:00</updated>
<entry>
<title>$OpenBSD$</title>
<updated>2020-11-19T09:35:50+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-11-19T09:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=16e933a00511444480ad7d42198f9a002055edea'/>
<id>urn:sha1:16e933a00511444480ad7d42198f9a002055edea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't leak verify and store contexts.</title>
<updated>2020-11-18T06:56:07+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-11-18T06:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=87eb79e4866bd8df5384279f38727e40de157d37'/>
<id>urn:sha1:87eb79e4866bd8df5384279f38727e40de157d37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run the atf cleanup block after each test.  This makes more tests</title>
<updated>2020-11-11T13:55:54+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2020-11-11T13:55:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=97f984d9550ee91bfaaf3d97630105fce371d585'/>
<id>urn:sha1:97f984d9550ee91bfaaf3d97630105fce371d585</id>
<content type='text'>
pass when run as non root.
</content>
</entry>
<entry>
<title>Declare prototype of __syscall locally.  Fixes t_syscall test.</title>
<updated>2020-11-10T14:43:14+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2020-11-10T14:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fbf8c8d037f16ebaeded455f43931516059891a7'/>
<id>urn:sha1:fbf8c8d037f16ebaeded455f43931516059891a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync libc syscall tests with changes in upstream NetBSD.  Use #ifdef</title>
<updated>2020-11-09T23:18:51+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2020-11-09T23:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=efb3edc776d465c1a27699caefa8c66145e49235'/>
<id>urn:sha1:efb3edc776d465c1a27699caefa8c66145e49235</id>
<content type='text'>
to document differences to NetBSD behaviour, this helps to track
upstream.  Mark currently failing test as expected failures.  So
test programs get compiled and executed, but it shows that further
investigation is necceassry.
</content>
</entry>
<entry>
<title>Skip test if web server cannot be pinged.</title>
<updated>2020-11-05T20:48:05+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2020-11-05T20:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=177c8bed97592db2860f16c04429788b29993027'/>
<id>urn:sha1:177c8bed97592db2860f16c04429788b29993027</id>
<content type='text'>
</content>
</entry>
<entry>
<title>botan2 uses C++11, so use ports-gcc on gcc-archs</title>
<updated>2020-10-30T03:12:40+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-10-30T03:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=641a04692ce38bf174dd730b7180e766bdaff878'/>
<id>urn:sha1:641a04692ce38bf174dd730b7180e766bdaff878</id>
<content type='text'>
This makes this interop test pass on sparc64.
</content>
</entry>
<entry>
<title>Do not fail with obscure error messages on 'make'</title>
<updated>2020-10-29T06:05:12+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-10-29T06:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1822c50c29255a6f1fb43434b5b68915ea021a20'/>
<id>urn:sha1:1822c50c29255a6f1fb43434b5b68915ea021a20</id>
<content type='text'>
Fix some tests that fail with obscure error messages on 'make' if the
required package (either version of OpenSSL or Botan 2) isn't installed.
This can be avoided by doing 'make regress' instead.  I'll try to adjust
my finger memory for the many tests outside the LibreSSL tree that have
the same "problem". The fix here is unintrusive and I've been wasting
enough time with this to want to change it.

ok bluhm
</content>
</entry>
<entry>
<title>catch unset error when validation fails.</title>
<updated>2020-10-26T12:11:47+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2020-10-26T12:11:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=393560d6830a3c756a88e4275aaa6132e770aa55'/>
<id>urn:sha1:393560d6830a3c756a88e4275aaa6132e770aa55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>On machines with a userland timecounter we bypass the gettimeofday(2)</title>
<updated>2020-10-21T16:26:28+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2020-10-21T16:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9356f37cbd4c43c53c3e08b1d8d65fd7ddf658ec'/>
<id>urn:sha1:9356f37cbd4c43c53c3e08b1d8d65fd7ddf658ec</id>
<content type='text'>
syscall.  So whenever we pass a bad address we get a SIGSEGV instead of
EFAULT.  POSIX explicitly allows this behaviour.  So adjust the test
to deal with this case.

ok deraadt@, millert@, guenther@
</content>
</entry>
</feed>
