xref: /kernel/linux/linux-5.10/tools/testing/selftests/cgroup/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ciCFLAGS += -Wall -pthread
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ciall:
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciTEST_FILES     := with_stress.sh
78c2ecf20Sopenharmony_ciTEST_PROGS     := test_stress.sh
88c2ecf20Sopenharmony_ciTEST_GEN_PROGS = test_memcontrol
98c2ecf20Sopenharmony_ciTEST_GEN_PROGS += test_kmem
108c2ecf20Sopenharmony_ciTEST_GEN_PROGS += test_core
118c2ecf20Sopenharmony_ciTEST_GEN_PROGS += test_freezer
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciinclude ../lib.mk
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ci$(OUTPUT)/test_memcontrol: cgroup_util.c ../clone3/clone3_selftests.h
168c2ecf20Sopenharmony_ci$(OUTPUT)/test_kmem: cgroup_util.c ../clone3/clone3_selftests.h
178c2ecf20Sopenharmony_ci$(OUTPUT)/test_core: cgroup_util.c ../clone3/clone3_selftests.h
188c2ecf20Sopenharmony_ci$(OUTPUT)/test_freezer: cgroup_util.c ../clone3/clone3_selftests.h
19

Indexes created Thu Nov 07 10:32:03 CST 2024