diff options
author | Peter Xu <[email protected]> | 2023-04-12 12:42:18 -0400 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-04-18 16:30:03 -0700 |
commit | aef6fde75d8c6c1cad4a0e017a8d4cbee2143723 (patch) | |
tree | 26ffff9d0ff6163098f0a9fb50ec01c558d0ef8b /tools/perf/scripts/python | |
parent | af605d26a8f26e9e46fa82246dc1241efd3834a5 (diff) |
selftests/mm: use TEST_GEN_PROGS where proper
TEST_GEN_PROGS and TEST_GEN_FILES are used randomly in the mm/Makefile to
specify programs that need to build. Logically all these binaries should
all fall into TEST_GEN_PROGS.
Replace those TEST_GEN_FILES with TEST_GEN_PROGS, so that we can reference
all the tests easily later.
[[email protected]: tools/testing/selftests/mm/Makefile: don't wipe out TEST_GEN_PROGS]
Link: https://lkml.kernel.org/r/ZDxrvZh/cw357D8P@x1n
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Mike Rapoport (IBM) <[email protected]>
Cc: Axel Rasmussen <[email protected]>
Cc: Dmitry Safonov <[email protected]>
Cc: Mike Kravetz <[email protected]>
Cc: Zach O'Keefe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions