ngie 45ca3cac95 Add Makefile snippet to ease porting NetBSD testcases to FreeBSD from
contrib/netbsd-tests

This Makefile snippet handles polluting testcases with -lnetbsd, specific
headers for ATF version differences, and does necessary rewriting for the
testcases to match the format discussed on the TestSuite wiki page
(t_<foo> -> <foo>_test)

One must define SRCTOP (inspired by projects/bmake), OBJTOP, and TESTSRC
(e.g. contrib/netbsd-tests/lib/libc/gen) to use the Makefile snippet

Test programs are specific either via NETBSD_ATF_TESTS_C or NETBSD_ATF_TESTS_SH

C++ analogs aren't currently implemented.

The imported testcases will be cleaned up to use this Makefile snippet pseudo
"API".
2014-11-04 00:19:10 +00:00
..
2014-05-10 16:38:54 +00:00
2014-10-21 21:17:44 +00:00
2014-09-01 20:18:09 +00:00
2014-07-12 07:46:18 +00:00
2014-07-09 00:55:50 +00:00
2014-10-10 06:09:47 +00:00
2014-07-09 00:55:50 +00:00