perf test: Rename builtin-test-list and add missed header guard
authorIan Rogers <irogers@google.com>
Wed, 21 Feb 2024 03:41:52 +0000 (19:41 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Thu, 22 Feb 2024 17:12:40 +0000 (09:12 -0800)
commitd5bcade989a86caa4314aa91d6d3f652e8a82fe5
treea3b05073cb8a44555704ede6ce4b644f0d65404f
parent1a562c0d44974d3cf89c6cc5c34c708c08af420e
perf test: Rename builtin-test-list and add missed header guard

builtin-test-list is primarily concerned with shell script
tests. Rename the file to better reflect this and add a missed header
guard.

Signed-off-by: Ian Rogers <irogers@google.com>
Cc: James Clark <james.clark@arm.com>
Cc: Justin Stitt <justinstitt@google.com>
Cc: Bill Wendling <morbo@google.com>
Cc: Nick Desaulniers <ndesaulniers@google.com>
Cc: Yang Jihong <yangjihong1@huawei.com>
Cc: Nathan Chancellor <nathan@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Athira Jajeev <atrajeev@linux.vnet.ibm.com>
Cc: llvm@lists.linux.dev
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240221034155.1500118-6-irogers@google.com
tools/perf/tests/Build
tools/perf/tests/builtin-test-list.c [deleted file]
tools/perf/tests/builtin-test-list.h [deleted file]
tools/perf/tests/builtin-test.c
tools/perf/tests/tests-scripts.c [new file with mode: 0644]
tools/perf/tests/tests-scripts.h [new file with mode: 0644]