<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc/sys/Makefile, 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>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>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>
<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>Use std=gnu99 to be able to build the tests with both base clang and gcc.</title>
<updated>2020-10-06T09:20:29+00:00</updated>
<author>
<name>mpi</name>
<email></email>
</author>
<published>2020-10-06T09:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7df559a7cffc71418e443a7af5032b7970542222'/>
<id>urn:sha1:7df559a7cffc71418e443a7af5032b7970542222</id>
<content type='text'>
</content>
</entry>
</feed>
