<?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>fdefcbdd - Input: Add KUnit tests for some of the input core helper functions</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/tests/Makefile#fdefcbdd</link>
        <description>Input: Add KUnit tests for some of the input core helper functionsThe input subsystem doesn&apos;t currently have any unit tests, let&apos;s add aCONFIG_INPUT_KUNIT_TEST option that builds a test suite to be executedwith the KUnit test infrastructure.For now, only three tests were added for some of the input core helperfunctions that are trivial to test:  * input_test_polling: set/get poll interval and set-up a poll handler.  * input_test_timestamp: set/get input event timestamps.  * input_test_match_device_id: match a device by bus, vendor, product,                                version and events capable of handling.But having the minimal KUnit support allows to add more tests and suitesas follow-up changes. The tests can be run with the following command:  $ ./tools/testing/kunit/kunit.py run --kunitconfig=drivers/input/tests/Signed-off-by: Javier Martinez Canillas &lt;javierm@redhat.com&gt;Tested-by: Enric Balletbo i Serra &lt;eballetbo@redhat.com&gt;config: powerpc-allnoconfig (https://download.01.org/0day-ci/archive/20230330/202303301815.kRKFM3NH-lkp@intel.com/config)Link: https://lore.kernel.org/r/20230330081831.2291351-1-javierm@redhat.comSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/tests/Makefile</description>
        <pubDate>Sun, 02 Apr 2023 05:45:09 +0000</pubDate>
        <dc:creator>Javier Martinez Canillas &lt;javierm@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
