]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r215022: test: Move tests to tools/regression/bin/test.
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 17 Nov 2010 23:13:02 +0000 (23:13 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 17 Nov 2010 23:13:02 +0000 (23:13 +0000)
commitef51cdcadb782bf7b3de9d841f839f30f483bd09
tree9347f245de7ad52e9e3e9350aec8208057352f7e
parent6ccd77106f8491c29d7d6730fff7367683d30bf2
MFC r215022: test: Move tests to tools/regression/bin/test.
Convert the tests to the perl prove format.
Remove obsolete TEST.README (results of an old TEST.sh for some old Unices)
and TEST.csh (old tests without correct values, far less complete than
TEST.sh).

git-svn-id: svn://svn.freebsd.org/base/stable/8@215444 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/test/TEST.README [deleted file]
bin/test/TEST.csh [deleted file]
tools/regression/bin/Makefile
tools/regression/bin/test/Makefile [new file with mode: 0644]
tools/regression/bin/test/regress.sh [moved from bin/test/TEST.sh with 87% similarity]
tools/regression/bin/test/regress.t [new file with mode: 0644]