xref: /linux/tools/testing/selftests/proc/Makefile (revision e406d57be7bd2a4e73ea512c1ae36a40a44e499e)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2b2f5de03SAlexey DobriyanCFLAGS += -Wall -O2 -Wno-unused-function
381510a0eSAndrii NakryikoCFLAGS += $(TOOLS_INCLUDES)
40658a096SFlorian WeimerLDFLAGS += -pthread
59cd65655SAlexey Dobriyan
69cd65655SAlexey DobriyanTEST_GEN_PROGS :=
7b2f5de03SAlexey DobriyanTEST_GEN_PROGS += fd-001-lookup
8b2f5de03SAlexey DobriyanTEST_GEN_PROGS += fd-002-posix-eq
9b2f5de03SAlexey DobriyanTEST_GEN_PROGS += fd-003-kthread
10e7679a5cSAlexey DobriyanTEST_GEN_PROGS += proc-2-is-kthread
115de3d401SAlexey DobriyanTEST_GEN_PROGS += proc-loadavg-001
12beb69e81SSuren BaghdasaryanTEST_GEN_PROGS += proc-maps-race
13*b1e34412SAlexey DobriyanTEST_GEN_PROGS += proc-net-dev-lseek
145bc73bb3SAlexey DobriyanTEST_GEN_PROGS += proc-empty-vm
15e483b020SAlexey DobriyanTEST_GEN_PROGS += proc-pid-vm
1635318db5SAlexey DobriyanTEST_GEN_PROGS += proc-self-map-files-001
1735318db5SAlexey DobriyanTEST_GEN_PROGS += proc-self-map-files-002
18e7679a5cSAlexey DobriyanTEST_GEN_PROGS += proc-self-isnt-kthread
19c4219edfSAlexey DobriyanTEST_GEN_PROGS += proc-self-syscall
209cd65655SAlexey DobriyanTEST_GEN_PROGS += proc-self-wchan
21268af17aSAlexey DobriyanTEST_GEN_PROGS += proc-subset-pid
220658a096SFlorian WeimerTEST_GEN_PROGS += proc-tid0
231f5bd054SAlexey DobriyanTEST_GEN_PROGS += proc-uptime-001
241f5bd054SAlexey DobriyanTEST_GEN_PROGS += proc-uptime-002
2505c3f292SAlexey DobriyanTEST_GEN_PROGS += read
2661d47c4eSAlexey DobriyanTEST_GEN_PROGS += self
271fde6f21SAlexey DobriyanTEST_GEN_PROGS += setns-dcache
287dbbade1SAlexey DobriyanTEST_GEN_PROGS += setns-sysvipc
292cd36fb3SAlexey DobriyanTEST_GEN_PROGS += thread-self
30fa10fed3SAlexey GladkovTEST_GEN_PROGS += proc-multiple-procfs
311c6c4d11SAlexey GladkovTEST_GEN_PROGS += proc-fsconfig-hidepid
325554d820SAleksa SaraiTEST_GEN_PROGS += proc-pidns
339cd65655SAlexey Dobriyan
349cd65655SAlexey Dobriyaninclude ../lib.mk
35