<?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 prepare.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>edb230c4af499203d7a6894b3711fe6574b26040 - kyua: Add &quot;prepare&quot; command</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/contrib/kyua/engine/prepare/prepare.cpp#edb230c4af499203d7a6894b3711fe6574b26040</link>
        <description>kyua: Add &quot;prepare&quot; commandThis introduces the requirement preparation handler concept, with thefirst handler implemented to load the required kernel modules.Running without arguments lists all available handlers:  kyua prepareCurrently there are only two handlers:  all: runs all available handlers  kmods: loads the modules declared by required_kmods metadataThe dry run option lists the required modules without actual loading:  kyua prepare { --dry-run | -n } kmodsThe &quot;prepare&quot; command traverses only the given tree of tests, i.e., thefollowing invocation lists all required modules for the whole testsuite:  kyua prepare -k /usr/tests/Kyuafile -n kmods, while this one is limited to the pf tests only:  kyua prepare -k /usr/tests/sys/netpfil/pf/Kyuafile -n kmodsReviewed by:	ngieDifferential Revision:	https://reviews.freebsd.org/D48087

            List of files:
            /freebsd/contrib/kyua/engine/prepare/prepare.cpp</description>
        <pubDate>Mon, 24 Aug 2026 00:42:48 +0200</pubDate>
        <dc:creator>Igor Ostapenko &lt;igoro@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
