<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>8fd4d1c0fff8441b42dbab767810db7aeaf796c3 - tests: Add pjdfstest integration</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/Makefile#8fd4d1c0fff8441b42dbab767810db7aeaf796c3</link>
        <description>tests: Add pjdfstest integrationUse ATF to wrap the new reimplementation of pjdfstest that came out ofGSOC 2022, now available in the ports tree as filesystems/pjdfstest.So far I added tests for UFS (with several different optioncombinations), tmpfs and ZFS, plus ZFS+nullfs.  All of these create amemory disk, initialize the filesystem, and point the pjdfstestexecutable at it.In the future it would be good to add tests for at least NFS and p9fs.Reviewed by:	asomersMFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D56605

            List of files:
            /freebsd/tests/sys/fs/Makefile</description>
        <pubDate>Fri, 19 Jun 2026 15:27:04 +0200</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a678e87f5533521f6dec1a4e85c3decb1c3b6584 - unionfs: Support renaming symbolic links</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/Makefile#a678e87f5533521f6dec1a4e85c3decb1c3b6584</link>
        <description>unionfs: Support renaming symbolic linksThis adds support for renaming a symbolic link found on the lower fs,which necessitates copying it to the upper fs, as well as basic tests.MFC after:	1 weekSponsored by:	Klara, Inc.Sponsored by:	NetApp, Inc.Reviewed by:	olce, siderop1_netapp.com, jahDifferential Revision:	https://reviews.freebsd.org/D54229

            List of files:
            /freebsd/tests/sys/fs/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 23:38:11 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/tests/sys/fs/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/tests/sys/fs/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>69d94f4c7608e41505996559367450706e91fbb8 - Add tarfs, a filesystem backed by tarballs.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/Makefile#69d94f4c7608e41505996559367450706e91fbb8</link>
        <description>Add tarfs, a filesystem backed by tarballs.Sponsored by:	Juniper Networks, Inc.Sponsored by:	Klara, Inc.Reviewed by:	pauamma, impDifferential Revision:	https://reviews.freebsd.org/D37753

            List of files:
            /freebsd/tests/sys/fs/Makefile</description>
        <pubDate>Thu, 02 Feb 2023 18:18:41 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c387c23098d3b540ca6049b161ab08e1dd9794f7 - tests/sys/fs: remove mips workaround</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/Makefile#c387c23098d3b540ca6049b161ab08e1dd9794f7</link>
        <description>tests/sys/fs: remove mips workaroundMIPS is gone, so we no longer require this check.Reviewed by:	imp, asomersDifferential Revision:	https://reviews.freebsd.org/D36566

            List of files:
            /freebsd/tests/sys/fs/Makefile</description>
        <pubDate>Thu, 15 Sep 2022 15:57:43 +0200</pubDate>
        <dc:creator>Mitchell Horne &lt;mhorne@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d679c71970e37c0b758c34b5e54655446befe957 - Refine fusefs test workaround for mips+llvm</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/Makefile#d679c71970e37c0b758c34b5e54655446befe957</link>
        <description>Refine fusefs test workaround for mips+llvmThis re-enables building the googletest suite by default on mips and insteadspecifically doesn&apos;t build fusefs tests for mips+clang builds.  clang willeasily spent &gt;= 1.5 hours compiling a single file due to a bug inoptimization (see LLVM PR 43263), so turn these off for now while that&apos;shashed out.GCC builds are unaffected and build the fusefs tests as-is. Clang buildsonly happen by early adopters attempting to hash out the remaining issues.The comment has been updated to reflect its new position and use less strongwording about imposing on people.Discussed with:	ngie, asomersReviewed by:	ngie

            List of files:
            /freebsd/tests/sys/fs/Makefile</description>
        <pubDate>Mon, 06 Jan 2020 19:25:58 +0100</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>92a8983babc3effa5b7339864521857b5f284805 - Fix the build with WITHOUT_GOOGLETEST</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/Makefile#92a8983babc3effa5b7339864521857b5f284805</link>
        <description>Fix the build with WITHOUT_GOOGLETESTAttempting to build the fusefs tests WITHOUT_GOOGLETEST will result in anerror if the host system or sysroot doesn&apos;t already have googletest headersin /usr/include/private (e.g. host built/installed WITHOUT_GOOGLETEST, cleancross-buildworld WITHOUT_GOOGLETEST).Reviewed by:	asomersDifferential Revision:	https://reviews.freebsd.org/D21367

            List of files:
            /freebsd/tests/sys/fs/Makefile</description>
        <pubDate>Thu, 22 Aug 2019 21:10:31 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>93fecd02a11f5ca545f529bde1c27b2d54773fcd - fusefs: misc build fixes</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/Makefile#93fecd02a11f5ca545f529bde1c27b2d54773fcd</link>
        <description>fusefs: misc build fixes* Only build the tests on platforms with C++14 support* Fix an undefined symbol error on lint builds* Remove an unused function: fiov_clearSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/tests/sys/fs/Makefile</description>
        <pubDate>Sat, 25 May 2019 23:40:27 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9821f1d3231d4dea3e1319358f416425be2266a6 - fusefs: adapt the tests to the fuse =&gt; fusefs rename</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/Makefile#9821f1d3231d4dea3e1319358f416425be2266a6</link>
        <description>fusefs: adapt the tests to the fuse =&gt; fusefs renameSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/tests/sys/fs/Makefile</description>
        <pubDate>Thu, 21 Mar 2019 01:11:43 +0100</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>44154e682a358962de25a5001900953f21c2e107 - Begin a fuse(4) test suite</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/Makefile#44154e682a358962de25a5001900953f21c2e107</link>
        <description>Begin a fuse(4) test suiteIt only tests the kernel portion of fuse, not the userspace portion (whichcomes from sysutils/fusefs-libs).  The kernel-userspace interface isde-facto standardized, and this test suite seeks to validate FreeBSD&apos;simplementation.It uses GoogleMock to substitute for a userspace daemon and validate thekernel&apos;s behavior in response to filesystem access.  GoogleMock isconvenient because it can validate the order, number, and arguments of eachoperation, and return canned responses.But that also means that the test suite must use GoogleTest, sinceGoogleMock is incompatible with atf-c++ and atf.test.mk does not allow C++programs to use atf-c.This commit adds the first 10 test cases out of an estimated 130 total.PR:		235775, 235773Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/tests/sys/fs/Makefile</description>
        <pubDate>Sat, 02 Mar 2019 00:53:05 +0100</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>669c25353122fb8da2d88b9728815d3392dc7f55 - Integrate contrib/netbsd-tests/fs/tmpfs into the FreeBSD test suite</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/Makefile#669c25353122fb8da2d88b9728815d3392dc7f55</link>
        <description>Integrate contrib/netbsd-tests/fs/tmpfs into the FreeBSD test suiteas tests/sys/fsThese testcases exercise tmpfs supportMFC after:	2 weeksSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/tests/sys/fs/Makefile</description>
        <pubDate>Fri, 21 Oct 2016 07:24:08 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
