Searched refs:truncaout (Results 1 - 1 of 1) sorted by relevance

/src/regress/sys/kern/execve/
H A DMakefile24 all: ${PROG} goodaout truncaout ${TESTSCRIPTS}
32 CLEANFILES+= goodaout truncaout ${TESTSCRIPTS}
37 test-goodaout test-truncaout
69 truncaout: goodaout target
70 /bin/rm -rf truncaout
71 dd if=goodaout of=truncaout bs=16 count=1
72 chmod a+x truncaout
74 test-truncaout: ${PROG} truncaout
75 ${RP} truncaout | dif
[all...]

Completed in 3 milliseconds