<?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 cli_opt_callback.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/cli_opt_callback.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/cli_opt_callback.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>596a9bed0aec60490dffd85bd1865430ce298eba - rtla/tests: Add unit tests for CLI option callbacks</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/tracing/rtla/tests/unit/cli_opt_callback.c#596a9bed0aec60490dffd85bd1865430ce298eba</link>
        <description>rtla/tests: Add unit tests for CLI option callbacksIn addition to testing all tool_parse_args() functions, test also allcallbacks used for parsing custom option formats.The callbacks represent a middle layer between the parsing functionsand utility functions dedicated to checking specific argument formats,for example, scheduling class and duration. Callback tests are runbefore parsing functions to make sure any issue in the former isreported before it is encountered through the latter.Tests verify both successful parsing and proper rejection of invalidinputs (via exit tests). To enable testing static callbacks, a pragmaonce guard is added to timerlat.h for safe inclusion by cli_p.h.Add dependency of UNIT_TESTS_IN on LIBSUBCMD_INCLUDES, as the new testfile tests/unit/cli_opt_callback.c includes cli_p.h which includessubcmd/parse-options.h.Link: https://lore.kernel.org/r/20260528103254.2990068-7-tglozar@redhat.comSigned-off-by: Tomas Glozar &lt;tglozar@redhat.com&gt;

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