summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/futex/Makefile
blob: 6a1752956283cbef8f70ae83c103fa73a1dae4ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
SUBDIRS := functional

TEST_PROGS := run.sh

.PHONY: all clean
all:
	for DIR in $(SUBDIRS); do $(MAKE) -C $$DIR $@ ; done

include ../lib.mk

override define RUN_TESTS
	./run.sh
endef

override define INSTALL_RULE
	mkdir -p $(INSTALL_PATH)
	install -t $(INSTALL_PATH) $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES)

	@for SUBDIR in $(SUBDIRS); do \
		$(MAKE) -C $$SUBDIR INSTALL_PATH=$(INSTALL_PATH)/$$SUBDIR install; \
	done;
endef

override define EMIT_TESTS
	echo "./run.sh"
endef

clean:
	for DIR in $(SUBDIRS); do $(MAKE) -C $$DIR $@ ; done
xt.git/plain/fs/affs?id=c0e4dadb3494bd0bf4fdeac341509deac8f4b47c'>plain d---------afs1075logplain -rw-r--r--aio.c46994logplain -rw-r--r--anon_inodes.c5026logplain -rw-r--r--attr.c9368logplain d---------autofs4359logplain -rw-r--r--bad_inode.c5391logplain d---------befs680logplain d---------bfs206logplain