perf testsuite: Add initialization script for shell tests
authorVeronika Molnarova <vmolnaro@redhat.com>
Thu, 15 Feb 2024 11:02:27 +0000 (12:02 +0100)
committerNamhyung Kim <namhyung@kernel.org>
Fri, 16 Feb 2024 19:48:58 +0000 (11:48 -0800)
commite3425864a9e4dfad7bfb2de62b61fb4f72629aa6
treea7adcf0502e6f0e0ab6915fef508ba2191a2aa87
parent451af6a790b4b6f690cb2a0b8e7a6e0591528524
perf testsuite: Add initialization script for shell tests

Initialize reporting and logging functions that unifies formatting
of the test output used for shell tests.

Signed-off-by: Veronika Molnarova <vmolnaro@redhat.com>
Signed-off-by: Michael Petlan <mpetlan@redhat.com>
Cc: kjain@linux.ibm.com
Cc: atrajeev@linux.vnet.ibm.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240215110231.15385-4-mpetlan@redhat.com
tools/perf/tests/shell/common/init.sh [new file with mode: 0644]