<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/gen, branch vendor/NetBSD/tests</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Add files missed in 56a7ce8416d181a2060d7a42</title>
<updated>2026-02-15T02:12:44+00:00</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2026-02-15T01:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e8dbf2b6df199526a660f81de07d17925cfd8518'/>
<id>e8dbf2b6df199526a660f81de07d17925cfd8518</id>
<content type='text'>
Skip usr.bin/diff3 tests as these contain text that gets misinterpreted
as merge conflict markers and blocks push with the relevant pre-receive
hook.

PR:	293186
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Skip usr.bin/diff3 tests as these contain text that gets misinterpreted
as merge conflict markers and blocks push with the relevant pre-receive
hook.

PR:	293186
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync NetBSD/tests with upstream</title>
<updated>2026-02-15T01:45:16+00:00</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2026-02-15T01:45:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=56a7ce8416d181a2060d7a428aed9c3c6a431e6d'/>
<id>56a7ce8416d181a2060d7a428aed9c3c6a431e6d</id>
<content type='text'>
Obtained from:	https://github.com/NetBSD/src (9c6226debedf)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obtained from:	https://github.com/NetBSD/src (9c6226debedf)
</pre>
</div>
</content>
</entry>
<entry>
<title>netbsd-tests: import newer vis(3) test from upstream</title>
<updated>2023-08-13T05:36:48+00:00</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2023-08-13T05:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=954363ea213f4f1731e69850d842ad433284ed66'/>
<id>954363ea213f4f1731e69850d842ad433284ed66</id>
<content type='text'>
There are many improvements to the overflow tests that I sent their way,
along with an additional test for an overflow with dlen == 0 that
riastradh noted while working on the patch I pointed out to them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are many improvements to the overflow tests that I sent their way,
along with an additional test for an overflow with dlen == 0 that
riastradh noted while working on the patch I pointed out to them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Import new NetBSD tests snapshot</title>
<updated>2023-08-11T08:41:49+00:00</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2023-08-11T08:41:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dc9c7dc6ec9ecb5449d71d79ae13f9782c866b73'/>
<id>dc9c7dc6ec9ecb5449d71d79ae13f9782c866b73</id>
<content type='text'>
This change pulls down the code from trunk at the noted commit.

Confirmed that the content was equivalent to what was in CVS at time of
commit.

Obtained from:	https://github.com/NetBSD/src (f79c618e28c16125a2a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change pulls down the code from trunk at the noted commit.

Confirmed that the content was equivalent to what was in CVS at time of
commit.

Obtained from:	https://github.com/NetBSD/src (f79c618e28c16125a2a)
</pre>
</div>
</content>
</entry>
<entry>
<title>Pull in additional test changes accepted upstream as well as some</title>
<updated>2017-01-15T09:35:49+00:00</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-01-15T09:35:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=181439425f0bb490970e4e7022295f139d9988ad'/>
<id>181439425f0bb490970e4e7022295f139d9988ad</id>
<content type='text'>
additional testcases added in .../kernel/t_ptrace_wait.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
additional testcases added in .../kernel/t_ptrace_wait.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Add additional tests missed in previous merges</title>
<updated>2017-01-14T06:18:54+00:00</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-01-14T06:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a567518138e0e2fa7177c60e241e8b8e4bb468d5'/>
<id>a567518138e0e2fa7177c60e241e8b8e4bb468d5</id>
<content type='text'>
Reminder: use cvs up -APd to pull new directories
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reminder: use cvs up -APd to pull new directories
</pre>
</div>
</content>
</entry>
<entry>
<title>Commit more accepted upstream changes from &lt;NetBSD&gt;/tests/...</title>
<updated>2017-01-14T02:26:46+00:00</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-01-14T02:26:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a72f1252fc5ae69e7e7690fce28695d5e6e37db1'/>
<id>a72f1252fc5ae69e7e7690fce28695d5e6e37db1</id>
<content type='text'>
This includes a number of accepted patches for:
- lib/libc/sys
- lib/libm

christos was also nice enough to do the heavy lifting with the h_macros.h
#includes so testcases which use h_macros.h now can work more easily with
the FreeBSD tree's layout for contrib/netbsd-tests vs the testcases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes a number of accepted patches for:
- lib/libc/sys
- lib/libm

christos was also nice enough to do the heavy lifting with the h_macros.h
#includes so testcases which use h_macros.h now can work more easily with
the FreeBSD tree's layout for contrib/netbsd-tests vs the testcases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync ^/vendor/NetBSD/tests/dist with upstream</title>
<updated>2017-01-12T07:26:39+00:00</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-01-12T07:26:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=20d24fbb933deae4ccdc875f54babfff8dace678'/>
<id>20d24fbb933deae4ccdc875f54babfff8dace678</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Commit updates accepted upstream (NetBSD)</title>
<updated>2017-01-12T07:21:56+00:00</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-01-12T07:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2254eda87e053e92fb9e0bd34a1fb5db0d9d7cd7'/>
<id>2254eda87e053e92fb9e0bd34a1fb5db0d9d7cd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pull in changes from upstream for lib/libc/{c063,gen,string,sys} to address</title>
<updated>2017-01-11T08:15:18+00:00</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-01-11T08:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d87ba4cf3a533294eacc9336a78661813906a740'/>
<id>d87ba4cf3a533294eacc9336a78661813906a740</id>
<content type='text'>
issues resolved in FreeBSD or support added to testcases

In collaboration with:	&lt;christos@NetBSD.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
issues resolved in FreeBSD or support added to testcases

In collaboration with:	&lt;christos@NetBSD.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
