<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/tests/stdbit/Makefile, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>libc: Fix TESTSDIR for new stdbit tests</title>
<updated>2025-12-01T14:06:21+00:00</updated>
<author>
<name>Jessica Clarke</name>
<email>jrtc27@FreeBSD.org</email>
</author>
<published>2025-12-01T14:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5f529f9e292a30c065c316ed5fd0d23e07b26e5c'/>
<id>5f529f9e292a30c065c316ed5fd0d23e07b26e5c</id>
<content type='text'>
Otherwise the directory created by etc/mtree/BSD.tests.dist, which is
where these belong, and referred to by the generated Kyuafile for
/usr/tests/lib/libc (via stdbit's existence in TESTS_SUBDIRS), ends up
empty with no Kyuafile, which is an error for kyua.

Reported by:	kp
Fixes:		2fb8cbc6ef1b ("libc/tests: add stdbit test framework and unit tests")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise the directory created by etc/mtree/BSD.tests.dist, which is
where these belong, and referred to by the generated Kyuafile for
/usr/tests/lib/libc (via stdbit's existence in TESTS_SUBDIRS), ends up
empty with no Kyuafile, which is an error for kyua.

Reported by:	kp
Fixes:		2fb8cbc6ef1b ("libc/tests: add stdbit test framework and unit tests")
</pre>
</div>
</content>
</entry>
<entry>
<title>libc/tests: add stdbit test framework and unit tests</title>
<updated>2025-11-30T19:21:52+00:00</updated>
<author>
<name>Robert Clausecker</name>
<email>fuz@FreeBSD.org</email>
</author>
<published>2025-11-18T17:33:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2fb8cbc6ef1b3cc6cd60e5db07f8305623f9b044'/>
<id>2fb8cbc6ef1b3cc6cd60e5db07f8305623f9b044</id>
<content type='text'>
This adds unit tests for all 70 functions in &lt;stdbit.h&gt;.

I'm sorry for the test framework, but it makes it so I don't
have to write 70 unit tests by hand.

Reviewed by:	adrian, des
Approved by:	markj (mentor)
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D53660
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds unit tests for all 70 functions in &lt;stdbit.h&gt;.

I'm sorry for the test framework, but it makes it so I don't
have to write 70 unit tests by hand.

Reviewed by:	adrian, des
Approved by:	markj (mentor)
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D53660
</pre>
</div>
</content>
</entry>
</feed>
