Skip to content

Commit c2ac838

Browse files
captain5050namhyung
authored andcommitted
perf test: Ensure EXTRA_TESTS is covered in build test
Add to run variable. Signed-off-by: Ian Rogers <irogers@google.com> Tested-by: Namhyung Kim <namhyung@kernel.org> Cc: James Clark <james.clark@arm.com> Cc: Nick Terrell <terrelln@fb.com> Cc: Patrice Duroux <patrice.duroux@gmail.com> Cc: Nick Desaulniers <ndesaulniers@google.com> Cc: Andrii Nakryiko <andrii@kernel.org> Cc: Nathan Chancellor <nathan@kernel.org> Cc: Kajol Jain <kjain@linux.ibm.com> Cc: Athira Rajeev <atrajeev@linux.vnet.ibm.com> Cc: Tiezhu Yang <yangtiezhu@loongson.cn> Cc: Tom Rix <trix@redhat.com> Cc: llvm@lists.linux.dev Cc: bpf@vger.kernel.org Link: https://lore.kernel.org/r/20230914211948.814999-5-irogers@google.com Signed-off-by: Namhyung Kim <namhyung@kernel.org>
1 parent c67c631 commit c2ac838

File tree

1 file changed

+1
-0
lines changed
  • tools/perf/tests

1 file changed

+1
-0
lines changed

tools/perf/tests/make

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ endif
138138
run += make_python_perf_so
139139
run += make_debug
140140
run += make_nondistro
141+
run += make_extra_tests
141142
run += make_no_bpf_skel
142143
run += make_gen_vmlinux_h
143144
run += make_no_libperl

0 commit comments

Comments
 (0)