<?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>498368529011086067ed48e40cbfd46a4d5ef2ca - modules: Simplify some expressions</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ktest/ktest_example/Makefile#498368529011086067ed48e40cbfd46a4d5ef2ca</link>
        <description>modules: Simplify some expressionsWhen we only use SYSDIR once or twice, expand it and don&apos;t defineit. Minor other consistency changes.Sponsored by:		Netflix

            List of files:
            /freebsd/sys/modules/ktest/ktest_example/Makefile</description>
        <pubDate>Wed, 08 Oct 2025 06:41:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@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/sys/modules/ktest/ktest_example/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/sys/modules/ktest/ktest_example/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>ab393e9548f8cc0ee28499c411963b798ebb38a5 - netlink: move NETLINK define to opt_global.h</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ktest/ktest_example/Makefile#ab393e9548f8cc0ee28499c411963b798ebb38a5</link>
        <description>netlink: move NETLINK define to opt_global.hMove the NETLINK define into opt_global.h so we can rely on it beingset correctly, without having to remember to include opt_netlink.h.This ensures that the NETLINK define is correctly set. If not wemay end up with unloadable modules, due to missing symbols (such asnlmsg_get_group_writer).PR:		274306Reviewed by:	imp, markjMFC after:	3 daysDifferential Revision:	https://reviews.freebsd.org/D42179

            List of files:
            /freebsd/sys/modules/ktest/ktest_example/Makefile</description>
        <pubDate>Thu, 12 Oct 2023 21:55:57 +0200</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ktest/ktest_example/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/ktest/ktest_example/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0eb0d2333546cc2af4027e43a5a254a0e2790dce - ktest: make ktest work with Netlink loaded as a module.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ktest/ktest_example/Makefile#0eb0d2333546cc2af4027e43a5a254a0e2790dce</link>
        <description>ktest: make ktest work with Netlink loaded as a module.MFC after:	2 weeks

            List of files:
            /freebsd/sys/modules/ktest/ktest_example/Makefile</description>
        <pubDate>Thu, 01 Jun 2023 09:25:41 +0200</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e5d0784b9b5296bda801add034b057ad68237f7 - Testing: add framework for the kernel unit tests.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ktest/ktest_example/Makefile#3e5d0784b9b5296bda801add034b057ad68237f7</link>
        <description>Testing: add framework for the kernel unit tests.This changes intends to reduce the bar to the kernel unit-testing by introducing a new kernel-testing framework (&quot;ktest&quot;) based on Netlink, loadable test modules and python test suite integration.This framework provides the following features:* Integration to the FreeBSD test suite* Automatic test discovery* Automatic test module loading* Minimal boiler-plate code in both kernel and userland* Passing any metadata to the test* Convenient environment pre-setup using python testing framework* Streaming messages from the kernel to the userland* Running tests in the dedicated taskqueues* Skipping or parametrizing testsDifferential Revision: https://reviews.freebsd.org/D39385MFC after:	2 weeks

            List of files:
            /freebsd/sys/modules/ktest/ktest_example/Makefile</description>
        <pubDate>Fri, 14 Apr 2023 17:25:50 +0200</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
