]> git.ipfire.org Git - thirdparty/linux.git/commit
rtla/tests: Add unit tests for -A/--aligned option
authorTomas Glozar <tglozar@redhat.com>
Wed, 27 May 2026 14:49:27 +0000 (16:49 +0200)
committerTomas Glozar <tglozar@redhat.com>
Thu, 28 May 2026 11:02:48 +0000 (13:02 +0200)
commit5daa3c4fa49474fc8935722b3bbc7181aefe7169
treeeb408a20aa71d1edac8f535168ab2d774eaf09b2
parent03d745b9843560ab89a796d0d9311bed5c6df6d6
rtla/tests: Add unit tests for -A/--aligned option

Add both parse_args() and opt_* tests for the newly added -A/--aligned
option.

Assisted-by: Claude:claude-4.5-opus-high-thinking
Link: https://lore.kernel.org/r/20260527144928.2944472-2-tglozar@redhat.com
Signed-off-by: Tomas Glozar <tglozar@redhat.com>
tools/tracing/rtla/tests/unit/cli_opt_callback.c
tools/tracing/rtla/tests/unit/timerlat_hist_cli.c
tools/tracing/rtla/tests/unit/timerlat_top_cli.c