diff options
author | ngie <ngie@FreeBSD.org> | 2014-11-04 00:19:10 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2014-11-04 00:19:10 +0000 |
commit | 45ca3cac9513a8d0c987137956bdd965a077b441 (patch) | |
tree | 3711d9d8d613c3c6cd05d7d6f2891a1b691b6085 /contrib/netbsd-tests/lib/libc/regex/debug.c | |
parent | fa36aa77787fbeb88d7756e7150c590f8daee614 (diff) | |
download | FreeBSD-src-45ca3cac9513a8d0c987137956bdd965a077b441.zip FreeBSD-src-45ca3cac9513a8d0c987137956bdd965a077b441.tar.gz |
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".
Diffstat (limited to 'contrib/netbsd-tests/lib/libc/regex/debug.c')
0 files changed, 0 insertions, 0 deletions