<?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>42367eca - tools: Remove redundant quiet setup</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#42367eca</link>
        <description>tools: Remove redundant quiet setupQ is exported from Makefile.include so it is not necessary to manuallyset it.Reviewed-by: Jiri Olsa &lt;jolsa@kernel.org&gt;Signed-off-by: Charlie Jenkins &lt;charlie@rivosinc.com&gt;Acked-by: Andrii Nakryiko &lt;andrii@kernel.org&gt;Acked-by: Quentin Monnet &lt;qmo@kernel.org&gt;Cc: Adrian Hunter &lt;adrian.hunter@intel.com&gt;Cc: Alexander Shishkin &lt;alexander.shishkin@linux.intel.com&gt;Cc: Alexei Starovoitov &lt;ast@kernel.org&gt;Cc: Benjamin Tissoires &lt;bentiss@kernel.org&gt;Cc: Daniel Borkmann &lt;daniel@iogearbox.net&gt;Cc: Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;Cc: Eduard Zingerman &lt;eddyz87@gmail.com&gt;Cc: Hao Luo &lt;haoluo@google.com&gt;Cc: Ian Rogers &lt;irogers@google.com&gt;Cc: Ingo Molnar &lt;mingo@redhat.com&gt;Cc: Jiri Kosina &lt;jikos@kernel.org&gt;Cc: John Fastabend &lt;john.fastabend@gmail.com&gt;Cc: Josh Poimboeuf &lt;jpoimboe@kernel.org&gt;Cc: KP Singh &lt;kpsingh@kernel.org&gt;Cc: Lukasz Luba &lt;lukasz.luba@arm.com&gt;Cc: Mark Rutland &lt;mark.rutland@arm.com&gt;Cc: Martin KaFai Lau &lt;martin.lau@linux.dev&gt;Cc: Mykola Lysenko &lt;mykolal@fb.com&gt;Cc: Namhyung Kim &lt;namhyung@kernel.org&gt;Cc: Peter Zijlstra &lt;peterz@infradead.org&gt;Cc: Rafael J. Wysocki &lt;rafael@kernel.org&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Cc: Song Liu &lt;song@kernel.org&gt;Cc: Stanislav Fomichev &lt;sdf@google.com&gt;Cc: Steven Rostedt (VMware) &lt;rostedt@goodmis.org&gt;Cc: Yonghong Song &lt;yonghong.song@linux.dev&gt;Cc: Zhang Rui &lt;rui.zhang@intel.com&gt;Link: https://lore.kernel.org/r/20250213-quiet_tools-v3-2-07de4482a581@rivosinc.comSigned-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Thu, 13 Feb 2025 21:06:22 +0000</pubDate>
        <dc:creator>Charlie Jenkins &lt;charlie@rivosinc.com&gt;</dc:creator>
    </item>
<item>
        <title>fe05c40c - selftest: hid: add the missing tests directory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#fe05c40c</link>
        <description>selftest: hid: add the missing tests directoryCommit 160c826b4dd0 (&quot;selftest: hid: add missing run-hid-tools-tests.sh&quot;)has added the run-hid-tools-tests.sh script for it to be installed, butI forgot to add the tests directory together.If running the test case without the tests directory,  will results inthe following error message:    make -C tools/testing/selftests/ TARGETS=hid install \	    INSTALL_PATH=$KSFT_INSTALL_PATH    cd $KSFT_INSTALL_PATH    ./run_kselftest.sh -t hid:hid-core.sh  /usr/lib/python3.11/site-packages/_pytest/config/__init__.py:331: PluggyTeardownRaisedWarning: A plugin raised an exception during an old-style hookwrapper teardown.  Plugin: helpconfig, Hook: pytest_cmdline_parse  UsageError: usage: __main__.py [options] [file_or_dir] [file_or_dir] [...]  __main__.py: error: unrecognized arguments: --udevd    inifile: None    rootdir: /root/linux/kselftest_install/hidIn fact, the run-hid-tools-tests.sh script uses the scripts in the testsdirectory to run tests. The tests directory also needs to be added to beinstalled.Fixes: ffb85d5c9e80 (&quot;selftests: hid: import hid-tools hid-core tests&quot;)Cc: stable@vger.kernel.orgSigned-off-by: Yun Lu &lt;luyun@kylinos.cn&gt;Acked-by: Benjamin Tissoires &lt;bentiss@kernel.org&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Tue, 15 Oct 2024 09:15:20 +0000</pubDate>
        <dc:creator>Yun Lu &lt;luyun@kylinos.cn&gt;</dc:creator>
    </item>
<item>
        <title>0b838d76 - selftests/hid: add dependency on hid_common.h</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#0b838d76</link>
        <description>selftests/hid: add dependency on hid_common.hAllows to recompile the C tests when that file changesReviewed-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;Acked-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;Link: https://patch.msgid.link/20241001-hid-bpf-hid-generic-v3-5-2ef1019468df@kernel.orgSigned-off-by: Benjamin Tissoires &lt;bentiss@kernel.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Tue, 01 Oct 2024 14:30:09 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;bentiss@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>160c826b - selftest: hid: add missing run-hid-tools-tests.sh</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#160c826b</link>
        <description>selftest: hid: add missing run-hid-tools-tests.shHID test cases run tests using the run-hid-tools-tests.sh script.When installed with &quot;make install&quot;, the run-hid-tools-tests.shscript will not be copied over, resulting in the following error message.  make -C tools/testing/selftests/ TARGETS=hid install \  	  INSTALL_PATH=$KSFT_INSTALL_PATH  cd $KSFT_INSTALL_PATH  ./run_kselftest.sh -c hidselftests: hid: hid-core.shbash: ./run-hid-tools-tests.sh: No such file or directoryAdd the run-hid-tools-tests.sh script to the TEST_FILES in the Makefilefor it to be installed.Fixes: ffb85d5c9e80 (&quot;selftests: hid: import hid-tools hid-core tests&quot;)Signed-off-by: Yun Lu &lt;luyun@kylinos.cn&gt;Acked-by: Benjamin Tissoires &lt;bentiss@kernel.org&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Sun, 29 Sep 2024 08:55:49 +0000</pubDate>
        <dc:creator>Yun Lu &lt;luyun@kylinos.cn&gt;</dc:creator>
    </item>
<item>
        <title>8163892a - selftests/hid: Add initial hidraw tests skeleton</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#8163892a</link>
        <description>selftests/hid: Add initial hidraw tests skeletonLargely inspired from hid_bpf.c for the fixture setup.Create a couple of tests for hidraw:- create a uhid device and check if the fixture is working properly- inject one uhid event and read it through hidrawThese tests are not that useful for now, but will be once we start addingthe ioctl and BPFs to revoke the hidraw node.Reviewed-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;Link: https://patch.msgid.link/20240827-hidraw-revoke-v5-3-d004a7451aea@kernel.orgSigned-off-by: Benjamin Tissoires &lt;bentiss@kernel.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Tue, 27 Aug 2024 08:19:31 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;bentiss@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>91939636 - selftests/hid: force using our compiled libbpf headers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#91939636</link>
        <description>selftests/hid: force using our compiled libbpf headersTurns out that we were relying on the globally installed headers, notthe ones we freshly compiled.Add a manual include in CFLAGS to sort this out.Tested-by: Nick Desaulniers &lt;ndesaulniers@google.com&gt; # BuildTested-by: Justin Stitt &lt;justinstitt@google.com&gt;Link: https://lore.kernel.org/r/20230825-wip-selftests-v3-3-639963c54109@kernel.orgSigned-off-by: Benjamin Tissoires &lt;bentiss@kernel.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Thu, 05 Oct 2023 15:55:34 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;bentiss@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>89d024a7 - selftests/hid: do not manually call headers_install</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#89d024a7</link>
        <description>selftests/hid: do not manually call headers_install&quot;make headers&quot; is a requirement before calling make on the selftestsdir, so we should not have to manually install those headersAcked-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;Tested-by: Nick Desaulniers &lt;ndesaulniers@google.com&gt; # BuildTested-by: Justin Stitt &lt;justinstitt@google.com&gt;Link: https://lore.kernel.org/r/20230825-wip-selftests-v3-2-639963c54109@kernel.orgSigned-off-by: Benjamin Tissoires &lt;bentiss@kernel.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Thu, 05 Oct 2023 15:55:33 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;bentiss@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>bbaf1ff0 - bpf: Replace deprecated -target with --target= for Clang</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#bbaf1ff0</link>
        <description>bpf: Replace deprecated -target with --target= for ClangThe -target option has been deprecated since clang 3.4 in 2013. Therefore, usethe preferred --target=bpf form instead. This also matches how we use --target=in scripts/Makefile.clang.Signed-off-by: Fangrui Song &lt;maskray@google.com&gt;Signed-off-by: Daniel Borkmann &lt;daniel@iogearbox.net&gt;Acked-by: Yonghong Song &lt;yhs@fb.com&gt;Acked-by: Quentin Monnet &lt;quentin@isovalent.com&gt;Link: https://github.com/llvm/llvm-project/commit/274b6f0c87a6a1798de0a68135afc7f95def6277Link: https://lore.kernel.org/bpf/20230624001856.1903733-1-maskray@google.com

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Sat, 24 Jun 2023 00:18:56 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;maskray@google.com&gt;</dc:creator>
    </item>
<item>
        <title>bf81de76 - selftests: hid: import hid-tools usb-crash tests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#bf81de76</link>
        <description>selftests: hid: import hid-tools usb-crash testsThese tests have been developed in the hid-tools[0] tree for a while.Now that we have  a proper selftests/hid kernel entry and that the testsare more reliable, it is time to directly include those in the kerneltree.This one gets skipped when run by vmtest.sh as we currently need to testagainst actual kernel modules (.ko), not built-in to fetch the listof supported devices.[0] https://gitlab.freedesktop.org/libevdev/hid-toolsSigned-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Fri, 17 Feb 2023 13:04:41 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>a4ee40b6 - selftests: hid: import hid-tools hid-sony and hid-playstation tests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#a4ee40b6</link>
        <description>selftests: hid: import hid-tools hid-sony and hid-playstation testsThese tests have been developed in the hid-tools[0] tree for a while.Now that we have  a proper selftests/hid kernel entry and that the testsare more reliable, it is time to directly include those in the kerneltree.The code is taken from [1] to fix a change in v6.3.[0] https://gitlab.freedesktop.org/libevdev/hid-toolsLink: https://gitlab.freedesktop.org/libevdev/hid-tools/-/merge_requests/143 [1]Cc: Roderick Colenbrander &lt;roderick.colenbrander@sony.com&gt;Cc: Jose Torreguitar &lt;jtguitar@google.com&gt;Signed-off-by: Roderick Colenbrander &lt;roderick.colenbrander@sony.com&gt;Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Fri, 17 Feb 2023 12:56:04 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>ff3b2228 - selftests: hid: import hid-tools hid-ite tests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#ff3b2228</link>
        <description>selftests: hid: import hid-tools hid-ite testsThese tests have been developed in the hid-tools[0] tree for a while.Now that we have  a proper selftests/hid kernel entry and that the testsare more reliable, it is time to directly include those in the kerneltree.[0] https://gitlab.freedesktop.org/libevdev/hid-toolsCc: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;Cc: Roderick Colenbrander &lt;roderick.colenbrander@sony.com&gt;Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;Signed-off-by: Roderick Colenbrander &lt;roderick.colenbrander@sony.com&gt;Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Fri, 17 Feb 2023 12:49:33 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>9898fa56 - selftests: hid: import hid-tools hid-apple tests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#9898fa56</link>
        <description>selftests: hid: import hid-tools hid-apple testsThese tests have been developed in the hid-tools[0] tree for a while.Now that we have  a proper selftests/hid kernel entry and that the testsare more reliable, it is time to directly include those in the kerneltree.[0] https://gitlab.freedesktop.org/libevdev/hid-toolsCc: Roderick Colenbrander &lt;roderick.colenbrander@sony.com&gt;Signed-off-by: Roderick Colenbrander &lt;roderick.colenbrander@sony.com&gt;Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Fri, 17 Feb 2023 12:45:00 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>1dec39d4 - selftests: hid: import hid-tools wacom tests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#1dec39d4</link>
        <description>selftests: hid: import hid-tools wacom testsThese tests have been developed in the hid-tools[0] tree for a while.Now that we have  a proper selftests/hid kernel entry and that the testsare more reliable, it is time to directly include those in the kerneltree.[0] https://gitlab.freedesktop.org/libevdev/hid-toolsCc: Jason Gerecke &lt;killertofu@gmail.com&gt;Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Fri, 17 Feb 2023 12:37:52 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>0bb3ed71 - selftests: hid: import hid-tools hid-multitouch and hid-tablets tests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#0bb3ed71</link>
        <description>selftests: hid: import hid-tools hid-multitouch and hid-tablets testsThese tests have been developed in the hid-tools[0] tree for a while.Now that we have  a proper selftests/hid kernel entry and that the testsare more reliable, it is time to directly include those in the kerneltree.There are a lot of multitouch tests, and the default timeout of 45 secondsis not big enough. Bump it to 200 seconds.[0] https://gitlab.freedesktop.org/libevdev/hid-toolsCc: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;Cc: Kai-Heng Feng &lt;kai.heng.feng@canonical.com&gt;Cc: Roderick Colenbrander &lt;roderick.colenbrander@sony.com&gt;Cc: &#1085;&#1072;&#1073; &lt;nabijaczleweli@nabijaczleweli.xyz&gt;Cc: Bla&#382; Hrastnik &lt;blaz@mxxn.io&gt;Signed-off-by: Ahelenia Ziemia&#324;ska &lt;nabijaczleweli@nabijaczleweli.xyz&gt;Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;Signed-off-by: Roderick Colenbrander &lt;roderick.colenbrander@sony.com&gt;Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Fri, 17 Feb 2023 12:28:45 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>356888cb - selftests: hid: import hid-tools hid-mouse tests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#356888cb</link>
        <description>selftests: hid: import hid-tools hid-mouse testsThese tests have been developed in the hid-tools[0] tree for a while.Now that we have  a proper selftests/hid kernel entry and that the testsare more reliable, it is time to directly include those in the kerneltree.[0] https://gitlab.freedesktop.org/libevdev/hid-toolsCc: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;Cc: Roderick Colenbrander &lt;roderick.colenbrander@sony.com&gt;Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;Signed-off-by: Roderick Colenbrander &lt;roderick.colenbrander@sony.com&gt;Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Fri, 17 Feb 2023 12:26:06 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>b2c4944e - selftests: hid: import hid-tools hid-keyboards tests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#b2c4944e</link>
        <description>selftests: hid: import hid-tools hid-keyboards testsThese tests have been developed in the hid-tools[0] tree for a while.Now that we have  a proper selftests/hid kernel entry and that the testsare more reliable, it is time to directly include those in the kerneltree.[0] https://gitlab.freedesktop.org/libevdev/hid-toolsCc: Nicolas Saenz Julienne &lt;nsaenzjulienne@suse.de&gt;Cc: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;Cc: Roderick Colenbrander &lt;roderick.colenbrander@sony.com&gt;Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;Signed-off-by: Roderick Colenbrander &lt;roderick.colenbrander@sony.com&gt;Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Fri, 17 Feb 2023 12:23:23 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>8837469a - selftests: hid: import hid-tools hid-gamepad tests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#8837469a</link>
        <description>selftests: hid: import hid-tools hid-gamepad testsThese tests have been developed in the hid-tools[0] tree for a while.Now that we have  a proper selftests/hid kernel entry and that the testsare more reliable, it is time to directly include those in the kerneltree.[0] https://gitlab.freedesktop.org/libevdev/hid-toolsCc: Candle Sun &lt;candle.sun@unisoc.com&gt;Cc: Jose Torreguitar &lt;jtguitar@google.com&gt;Cc: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;Cc: Roderick Colenbrander &lt;roderick.colenbrander@sony.com&gt;Cc: Silvan Jegen &lt;s.jegen@gmail.com&gt;Signed-off-by: Silvan Jegen &lt;s.jegen@gmail.com&gt;Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;Signed-off-by: Roderick Colenbrander &lt;roderick.colenbrander@sony.com&gt;Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Fri, 17 Feb 2023 11:27:39 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>ffb85d5c - selftests: hid: import hid-tools hid-core tests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#ffb85d5c</link>
        <description>selftests: hid: import hid-tools hid-core testsThese tests have been developed in the hid-tools[0] tree for a while.Now that we have  a proper selftests/hid kernel entry and that the testsare more reliable, it is time to directly include those in the kerneltree.I haven&apos;t imported all of hid-tools, the python module, but only thetests related to the kernel. We can rely on pip to fetch the latesthid-tools release, and then run the tests directly from the tree.This should now be easier to request tests when something is not behavingproperly in the HID subsystem.[0] https://gitlab.freedesktop.org/libevdev/hid-toolsCc: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Fri, 17 Feb 2023 11:25:14 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>633ba3be - selftests: hid: allow to compile hid_bpf with LLVM</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#633ba3be</link>
        <description>selftests: hid: allow to compile hid_bpf with LLVMclang doesn&apos;t like to compile a source to the final binary directly:clang-14: error: cannot specify -o when generating multiple output filesSo split the final rule in 2, and ensure we compile all dependenciesbefore.Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Fri, 13 Jan 2023 09:09:28 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>e9d48abb - kselftests: hid: fix missing headers_install step</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/hid/Makefile#e9d48abb</link>
        <description>kselftests: hid: fix missing headers_install stepThe Makefile was assuming that headers_install was already done inthe top source directory, and was searching for installed uapi headersthere.Unfortunately this is not the case and we need to manually call that step.To do so, reorder the declaration of the variables, and reuses top_srcdirprovided by lib.mkReported-by: kernel test robot &lt;lkp@intel.com&gt;Link: https://lore.kernel.org/all/202212060216.a6X8Py5H-lkp@intel.com/#tSigned-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;Reviewed-by: Jiri Kosina &lt;jkosina@suse.cz&gt;Link: https://lore.kernel.org/r/20221206145936.922196-6-benjamin.tissoires@redhat.com

            List of files:
            /linux-6.15/tools/testing/selftests/hid/Makefile</description>
        <pubDate>Tue, 06 Dec 2022 14:59:36 +0000</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
