Home | History | Annotate | Download | only in open_posix_testsuite

Lines Matching refs:stress

14 SUBDIRS=		conformance functional stress
35 all: conformance-all functional-all stress-all tools-all
59 install: bin-install conformance-install functional-install stress-install
61 test: conformance-test functional-test stress-test
86 stress-all: $(CRITICAL_MAKEFILE)
88 @$(BUILD_MAKE) -C stress -j1 all
90 stress-install:
91 @$(MAKE) -C stress install
93 stress-test:
95 @$(TEST_MAKE) -C stress test