Lines Matching defs:check
35 CHECKS+= check-pipe
37 check-pipe: .PHONY smallfile.cl2 smallfile.cl2pipe
81 CHECKS+= check-pipe-restart
86 check-pipe-restart: .PHONY piperestart.cl2 piperestart.cl2restart
106 CHECKS+= check-pipe-badstart
111 check-pipe-badstart: .PHONY pipebadstart.cl2 pipebadstart.cl2restart
125 CHECKS+= check-pipe-falsestart
129 check-pipe-falsestart: .PHONY pipefalsestart.cl2 pipefalsestart.cl2restart
141 CHECKS+= check-part
146 check-part: .PHONY part.orig part.out
160 CHECKS+= check-falsestart
164 check-falsestart: .PHONY falsestart.cl2 falsestart.cl2restart
185 CHECKS+= check-pipewindow
186 check-pipewindow: smallwindow.cl2
215 #CHECKS+= check-ulimit
216 #check-ulimit:
224 #CHECKS+= check-ulimit-window
225 #check-ulimit-window:
242 CHECKS.${testfile}+= check-${testfile}.${left}-${right}
243 check-${testfile}.${left}-${right}: .PHONY \
256 check-${testfile}: ${CHECKS.${testfile}}
257 CHECKS+= check-${testfile}
260 check: .PHONY ${CHECKS}