tools/rv: Add selftestsThe rv tool needs automated testing to catch regressions and verifycorrect functionality across different usage scenarios.Add selftests that validate monitor listing (incl
tools/rv: Add selftestsThe rv tool needs automated testing to catch regressions and verifycorrect functionality across different usage scenarios.Add selftests that validate monitor listing (including containers andnested monitors), monitor execution with different configurations(reactors, verbose output, tracing), and trace output format for bothper-task and per-cpu monitors. Error handling paths are also tested.Tests use a shared engine for common patterns.Acked-by: Nam Cao <namcao@linutronix.de>Link: https://lore.kernel.org/r/20260723074534.43521-7-gmonaco@redhat.comSigned-off-by: Gabriele Monaco <gmonaco@redhat.com>
show more ...