]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC refactoring of the *.test.mk files.
authorjmmv <jmmv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 14 Apr 2014 23:51:57 +0000 (23:51 +0000)
committerjmmv <jmmv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 14 Apr 2014 23:51:57 +0000 (23:51 +0000)
commit33b3a5678899c54bc821ecedac7f58c739fc9a1e
tree4a708e45badfa8bd5040762462d01df8f4160ae8
parentf75e806b32ccb4cb2a5bd8fe837efc421539b914
MFC refactoring of the *.test.mk files.

- r263161 Make bsd.test.mk the only public mk fragment for the building of tests.
- r263172 Move FreeBSD Test Suite-specific code to a suite.test.mk file.
- r263204 Add some documentation for bsd.test.mk.
- r263217 Document support for TAP-compliant Perl test programs.

This is "make tinderbox" clean.

git-svn-id: svn://svn.freebsd.org/base/stable/10@264483 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
23 files changed:
bin/date/tests/Makefile
bin/mv/tests/Makefile
bin/pax/tests/Makefile
bin/sh/tests/Makefile
bin/test/tests/Makefile
lib/atf/libatf-c++/tests/Makefile
lib/atf/libatf-c++/tests/detail/Makefile
lib/atf/libatf-c/tests/Makefile
lib/atf/libatf-c/tests/detail/Makefile
lib/atf/tests/test-programs/Makefile
lib/libcrypt/tests/Makefile
libexec/atf/atf-check/tests/Makefile
share/examples/tests/tests/atf/Makefile
share/examples/tests/tests/plain/Makefile
share/mk/Makefile
share/mk/atf.test.mk
share/mk/bsd.README
share/mk/bsd.test.mk
share/mk/plain.test.mk
share/mk/suite.test.mk [new file with mode: 0644]
share/mk/tap.test.mk
tests/sys/kern/Makefile
usr.bin/atf/atf-sh/tests/Makefile