<?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_open_test.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>113c262b2ad157790e19188bf298b7205bd1887b - lib/libc/tests/gen: add fts_open() error and edge case tests</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/gen/fts_open_test.c#113c262b2ad157790e19188bf298b7205bd1887b</link>
        <description>lib/libc/tests/gen: add fts_open() error and edge case testsAdd ATF test cases covering fts_open() error conditions andedge cases:- invalid option bits (outside FTS_OPTIONMASK) yield EINVAL- empty argv yields EINVAL- empty path string yields FTS_NS with ENOENT- nonexistent path yields FTS_NS, not open failure- trailing slash does not crash (SVN r49851 regression)- unreadable directory yields FTS_D then FTS_DNR, never FTS_DP- multiple root paths are all visited left to rightSponsored by: Google LLC (GSoC 2026)Reviewed by:	asomersMFC after:	1 weekPull Request:	https://github.com/freebsd/freebsd-src/pull/2217

            List of files:
            /freebsd/lib/libc/tests/gen/fts_open_test.c</description>
        <pubDate>Thu, 21 May 2026 03:40:13 +0200</pubDate>
        <dc:creator>Jitendra Bhati &lt;bhatijitendra2022@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
