Home | History | Annotate | Download | only in execve

Lines Matching defs:test

34 regress:	test-empty test-nonexist \
35 test-nonexistshell test-devnullscript test-badinterplen \
36 test-goodscript test-scriptarg test-scriptarg-nospace \
37 test-goodaout test-truncaout
39 test-empty: ${PROG} empty
42 test-nonexist: ${PROG}
45 test-nonexistshell: ${PROG} nonexistshell
48 test-devnullscript: ${PROG} devnullscript
51 test-badinterplen: ${PROG} badinterplen
54 test-goodscript: ${PROG} goodscript
57 test-scriptarg: ${PROG} scriptarg
60 test-scriptarg-nospace: ${PROG} scriptarg-nospace
66 test-goodaout: ${PROG} goodaout
74 test-truncaout: ${PROG} truncaout