Add ATF tests for head(1)
authorasomers <asomers@FreeBSD.org>
Mon, 20 Nov 2017 22:55:02 +0000 (22:55 +0000)
committerasomers <asomers@FreeBSD.org>
Mon, 20 Nov 2017 22:55:02 +0000 (22:55 +0000)
commit80a3883a2d65dbde1af2adc1370d083ab052ec41
tree651267f99654d8db0f30401eb83f7878be16828c
parentf097f35b3753142723a3f063e3f0c445cb92902c
Add ATF tests for head(1)

Submitted by: Fred Schlecter <https://github.com/fjs-github>
Reviewed by: asomers, jilles
MFC after: 3 weeks
Differential Revision: https://github.com/freebsd/freebsd/pull/127
etc/mtree/BSD.tests.dist
usr.bin/head/Makefile
usr.bin/head/tests/Makefile [new file with mode: 0644]
usr.bin/head/tests/head_test.sh [new file with mode: 0755]