<?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 utils.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e5d8f22758c5904ed006a525ef34dec1c381f2b6 - rtla/tests: Add unit tests for actions module</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/tracing/rtla/tests/unit/utils.c#e5d8f22758c5904ed006a525ef34dec1c381f2b6</link>
        <description>rtla/tests: Add unit tests for actions moduleAdd unit tests covering all functions in the actions module, includingboth valid and invalid inputs and all action types, except foractions_perform(), where only shell and continue actions are tested.To support testing multiple modules, the unit test build was modified sothat it links the entire rtla-in.o file. For this to work, the main()function in rtla.c was declared weak, so that the unit test main is ableto override it.Other included minor changes to unit tests are:- Make unit test output verbose to show which tests are being run, now  that we have more than 3 tests.- Add unit_tests file to .gitignore.- Split unit test sources to one file per test suite, and keep only  main() function in unit_tests.c.- Fix Makefile dependencies so that &quot;make unit-tests&quot; will rebuild the  binary with the changes in the commit.Also with the linking the entire rtla-in.o file, it now has rtla&apos;snr_cpus symbol, so the declaration in utils unit tests is made extern.Assisted-by: Composer:composer-2-fastLink: https://lore.kernel.org/r/20260424140244.958495-1-tglozar@redhat.comSigned-off-by: Tomas Glozar &lt;tglozar@redhat.com&gt;

            List of files:
            /linux/tools/tracing/rtla/tests/unit/utils.c</description>
        <pubDate>Fri, 24 Apr 2026 16:02:44 +0200</pubDate>
        <dc:creator>Tomas Glozar &lt;tglozar@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
