<?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 timerlat_top_cli.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>5daa3c4fa49474fc8935722b3bbc7181aefe7169 - rtla/tests: Add unit tests for -A/--aligned option</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/tracing/rtla/tests/unit/timerlat_top_cli.c#5daa3c4fa49474fc8935722b3bbc7181aefe7169</link>
        <description>rtla/tests: Add unit tests for -A/--aligned optionAdd both parse_args() and opt_* tests for the newly added -A/--alignedoption.Assisted-by: Claude:claude-4.5-opus-high-thinkingLink: https://lore.kernel.org/r/20260527144928.2944472-2-tglozar@redhat.comSigned-off-by: Tomas Glozar &lt;tglozar@redhat.com&gt;

            List of files:
            /linux/tools/tracing/rtla/tests/unit/timerlat_top_cli.c</description>
        <pubDate>Wed, 27 May 2026 16:49:27 +0200</pubDate>
        <dc:creator>Tomas Glozar &lt;tglozar@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>244d0cbff2efa13931115784e5dc4d1270a04ec7 - rtla/tests: Add unit tests for _parse_args() functions</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/tracing/rtla/tests/unit/timerlat_top_cli.c#244d0cbff2efa13931115784e5dc4d1270a04ec7</link>
        <description>rtla/tests: Add unit tests for _parse_args() functionsAdd a test suite for the _parse_args() function of each tool that checksthe params structures (struct common_params, struct osnoise_params,struct timerlat_params) returned by them for correctness.One test case is added per option, as well as a few special cases fortricky combinations of options. Test cases are ordered the same as theoption arrays and help message to allow easy checking of whether alloptions are covered.This should help clarify what the proper command line behavior of RTLAis in case there are holes in the documentation and verify that theintended behavior is implemented correctly.A few necessary changes to the unit tests were done as part of thiscommit:- Unit tests now also link to libsubcmd and its dependencies.- A new global variable in_unit_test is added to RTLA&apos;s CLI interface,  causing it to skip check for root if running in unit tests. This  allows the CLI unit tests to run as non-root, like existing unit  tests.There is quite a lot of duplication, some of it is mitigated with macros,but partially it is intentional so that future changes in behavior aretracked across tools.Link: https://lore.kernel.org/r/20260528103254.2990068-6-tglozar@redhat.comSigned-off-by: Tomas Glozar &lt;tglozar@redhat.com&gt;

            List of files:
            /linux/tools/tracing/rtla/tests/unit/timerlat_top_cli.c</description>
        <pubDate>Thu, 28 May 2026 12:32:53 +0200</pubDate>
        <dc:creator>Tomas Glozar &lt;tglozar@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
