<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>3469786f - pkgbase: Put atf_python files in FreeBSD-tests</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/atf_python/Makefile#3469786f</link>
        <description>pkgbase: Put atf_python files in FreeBSD-testsSponsored by:	Beckhoff Automation GmbH &amp; Co. KG(cherry picked from commit 944223076fbcb681a8eb3e118ddafab79b21ac3d)

            List of files:
            /freebsd-14.2/tests/atf_python/Makefile</description>
        <pubDate>Thu, 12 Oct 2023 17:41:38 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e5d0784 - Testing: add framework for the kernel unit tests.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/atf_python/Makefile#3e5d0784</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-14.2/tests/atf_python/Makefile</description>
        <pubDate>Fri, 14 Apr 2023 15:25:50 +0000</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3873bdc2 - netlink: connect netlink tests to the build</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/atf_python/Makefile#3873bdc2</link>
        <description>netlink: connect netlink tests to the buildReviewed By: ngieDifferential Revision: https://reviews.freebsd.org/D37708

            List of files:
            /freebsd-14.2/tests/atf_python/Makefile</description>
        <pubDate>Fri, 16 Dec 2022 12:02:17 +0000</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8eb2bee6 - testing: Add basic atf support to pytest.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/atf_python/Makefile#8eb2bee6</link>
        <description>testing: Add basic atf support to pytest.Implementation consists of the pytest plugin implementing ATF format anda simple C++ wrapper, which reorders the provided arguments from ATF formatto the format understandable by pytest. Each test has this wrapper specifiedafter the shebang. When kyua executes the test, wrapper calls pytest, whichloads atf plugin, does the work and returns the result. Additionally, aseparate python &quot;package&quot;, `/usr/tests/atf_python` has been added to collectcode that may be useful across different tests.Current limitations:* Opaque metadata passing via X-Name properties. Require some fixtures to write* `-s srcdir` parameter passed by the runner is ignored.* No `atf-c-api(3)` or similar - relying on pytest framework &amp; existing python libraries* No support for `atf_tc_&lt;get|has&gt;_config_var()` &amp; `atf_tc_set_md_var()`. Can be probably implemented with env variables &amp; autoload fixturesDifferential Revision: https://reviews.freebsd.org/D31084Reviewed by:	kp, ngie

            List of files:
            /freebsd-14.2/tests/atf_python/Makefile</description>
        <pubDate>Sat, 25 Jun 2022 19:01:45 +0000</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
