<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc/sys, branch OPENBSD_7_0_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_0_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_0_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2021-09-19T08:20:04+00:00</updated>
<entry>
<title>At least t_fork and t_vfork tests need coredumps enabled to succeed.</title>
<updated>2021-09-19T08:20:04+00:00</updated>
<author>
<name>claudio</name>
<email></email>
</author>
<published>2021-09-19T08:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1377a15fedcd957ed14732db959a3c76892b80a6'/>
<id>urn:sha1:1377a15fedcd957ed14732db959a3c76892b80a6</id>
<content type='text'>
Add ulimit -c unlimited before running the tests like it is done in
other places in regress.
OK bluhm@
</content>
</entry>
<entry>
<title>Ensure that the kill signal undergoing testing is not ignored.</title>
<updated>2021-09-09T17:36:34+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2021-09-09T17:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=40f90f2357304c0308b36aac3cbdde2d09d7988c'/>
<id>urn:sha1:40f90f2357304c0308b36aac3cbdde2d09d7988c</id>
<content type='text'>
ok bluhm@
</content>
</entry>
<entry>
<title>Disable tests that don't work in bluhms regress framework.</title>
<updated>2021-09-04T07:06:58+00:00</updated>
<author>
<name>mbuhl</name>
<email></email>
</author>
<published>2021-09-04T07:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7fbde451403147ccea0ef24b5936de60d786bda6'/>
<id>urn:sha1:7fbde451403147ccea0ef24b5936de60d786bda6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable vfork syscall test. Disable SIGSTOP test as it is masked until</title>
<updated>2021-09-02T15:28:41+00:00</updated>
<author>
<name>mbuhl</name>
<email></email>
</author>
<published>2021-09-02T15:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f8edb670d88f6894dfde975a5e26a59f01b9f82b'/>
<id>urn:sha1:f8edb670d88f6894dfde975a5e26a59f01b9f82b</id>
<content type='text'>
exec/exit with vfork.
OK bluhm@
</content>
</entry>
<entry>
<title>Import more NetBSD system call regression tests.</title>
<updated>2021-09-02T12:40:44+00:00</updated>
<author>
<name>mbuhl</name>
<email></email>
</author>
<published>2021-09-02T12:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e62cf7c0e3daad29f81cae909a92d8769558bd57'/>
<id>urn:sha1:e62cf7c0e3daad29f81cae909a92d8769558bd57</id>
<content type='text'>
OK bluhm@
</content>
</entry>
<entry>
<title>Ensure that the kill signal undergoing testing is not ignored.</title>
<updated>2021-07-29T15:33:17+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2021-07-29T15:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2900d6034145f8b309d4b32ac4cb3c676c298d69'/>
<id>urn:sha1:2900d6034145f8b309d4b32ac4cb3c676c298d69</id>
<content type='text'>
ok bluhm@
</content>
</entry>
<entry>
<title>Enable libexecinfo regress.</title>
<updated>2021-06-09T19:42:46+00:00</updated>
<author>
<name>mortimer</name>
<email></email>
</author>
<published>2021-06-09T19:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b13c23af7ac4f336b5727d967e765eabb0deb560'/>
<id>urn:sha1:b13c23af7ac4f336b5727d967e765eabb0deb560</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Since our unix receive queue got longer, the test run-t_sendrecv</title>
<updated>2021-05-31T16:56:27+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2021-05-31T16:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d50beb99ad40e2bbff3e189486c5e902c72668bd'/>
<id>urn:sha1:d50beb99ad40e2bbff3e189486c5e902c72668bd</id>
<content type='text'>
did not terminate anymore on some machines.  The test counts 100
send errors before it finishes.  NetBSD has added sched_yield() in
the receiver loop to trigger the errors on the sender side.  Although
not perfect, it works for me.  Get current t_sendrecv.c from NetBSD.
</content>
</entry>
<entry>
<title>Remove echo headlines.</title>
<updated>2020-12-17T00:51:12+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2020-12-17T00:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c7cbfcf2a0ad5dc204129e5fbf99dd57cc33e72a'/>
<id>urn:sha1:c7cbfcf2a0ad5dc204129e5fbf99dd57cc33e72a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable t_mmap-1 test.  It is skipped on NetBSD, but works for us.</title>
<updated>2020-12-06T18:46:07+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2020-12-06T18:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=44baf3722b2a45a27cba7695d8a2f00a965c973e'/>
<id>urn:sha1:44baf3722b2a45a27cba7695d8a2f00a965c973e</id>
<content type='text'>
</content>
</entry>
</feed>
