<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in fts_set_test.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ee213339f4b21782cd1b44086ff9b7fe1fd682c5 - fts: address post-merge feedback on fts_set_test.c</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/gen/fts_set_test.c#ee213339f4b21782cd1b44086ff9b7fe1fd682c5</link>
        <description>fts: address post-merge feedback on fts_set_test.cPer review by des@:- Remove fts_check_debug() which has no effect in fts_set_test.c, and  remove unused #include &quot;fts_test.h&quot;- Add errno = 0 before fts_read() so errno check is meaningful- Remove fts_lexical_compar where traversal order does not matter- Change int boolean flags to bool throughout- Use !saw_inside instead of saw_inside == false- Move fts_set_clientptr/fts_get_clientptr test inside fts_read()  loop so the pointer is exercised during active traversalFixes:		940142d6103 (&quot;lib/libc/tests/gen: add fts_set() tests&quot;)Sponsored by:	Google LLC (GSoC 2026)Reviewed by:	des, asomersMFC after:	2 weeksPull Request:	https://github.com/freebsd/freebsd-src/pull/2258

            List of files:
            /freebsd/lib/libc/tests/gen/fts_set_test.c</description>
        <pubDate>Thu, 04 Jun 2026 00:39:45 +0200</pubDate>
        <dc:creator>Jitendra Bhati &lt;bhatijitendra2022@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>940142d6103746bb1158c408da443d0240b836d9 - lib/libc/tests/gen: add fts_set() tests</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/gen/fts_set_test.c#940142d6103746bb1158c408da443d0240b836d9</link>
        <description>lib/libc/tests/gen: add fts_set() testsAdd ATF test cases for fts_set():fts_set:- invalid instruction returns non-zero with EINVAL- FTS_AGAIN revisits the current node- FTS_AGAIN consecutive visits node three times- FTS_FOLLOW on symlink to file yields FTS_F- FTS_FOLLOW on symlink to directory causes descent- FTS_FOLLOW on dead symlink yields FTS_SLNONE- FTS_SKIP prevents descent into directory- fts_set_clientptr/fts_get_clientptr round-trip- fts_get_stream returns parent FTS* from FTSENT*Sponsored by:	Google LLC (GSoC 2026)Reviewed by:	asomersMFC after:	2 weeksPull Request:	https://github.com/freebsd/freebsd-src/pull/2242

            List of files:
            /freebsd/lib/libc/tests/gen/fts_set_test.c</description>
        <pubDate>Wed, 20 May 2026 17:40:51 +0200</pubDate>
        <dc:creator>Jitendra Bhati &lt;bhatijitendra2022@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
