]> git.ipfire.org Git - thirdparty/linux.git/commit
rtla/tests: Add grep checks for base test cases
authorTomas Glozar <tglozar@redhat.com>
Fri, 25 Jul 2025 13:38:16 +0000 (15:38 +0200)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Mon, 28 Jul 2025 14:22:38 +0000 (10:22 -0400)
commit892ae5f806af323ceb6073fc550d62c635d7271c
treed7c3eb2325526048b43230320fea57b5a82820f8
parent70165c78e31d84b4712cc535b1e0fa1674f1dab3
rtla/tests: Add grep checks for base test cases

Checking for patterns in rtla output with grep was added to test rtla
actions. Add grep checks also for base tests where applicable.

Also fix trace event histogram trigger check to use the correct syntax
for the command-line option so that the test passes with the grep check.

Cc: John Kacur <jkacur@redhat.com>
Cc: Luis Goncalves <lgoncalv@redhat.com>
Cc: Chang Yin <cyin@redhat.com>
Cc: Costa Shulyupin <costa.shul@redhat.com>
Link: https://lore.kernel.org/20250725133817.59237-2-tglozar@redhat.com
Signed-off-by: Tomas Glozar <tglozar@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
tools/tracing/rtla/tests/hwnoise.t
tools/tracing/rtla/tests/osnoise.t
tools/tracing/rtla/tests/timerlat.t