Home
last modified time | relevance | path

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

/openbsd/src/regress/sys/kern/execve/
DMakefile11 scriptarg scriptarg-nospace goodaout truncaout
20 test-goodaout test-truncaout
76 truncaout: goodaout target
77 /bin/rm -rf truncaout
78 dd if=${.OBJDIR}/goodaout of=truncaout bs=16 count=1
79 chmod a+x truncaout
81 test-truncaout: ${PROG} truncaout
82 ${RP} ${.OBJDIR}/truncaout | diff - ${OD}/truncaout