freebsd-dev/bin/pax
Julio Merino f5fd950e35 Make bsd.test.mk the only public mk fragment for the building of tests.
Change {atf,plain,tap}.test.mk to be internal implementation details of
bsd.test.mk.  Makefiles that build tests should now only include bsd.test.mk
and declaratively specify what they want to build, without worrying about
the internal implementation of the mk files.

The reason for this change is to permit building test programs of different
interfaces from a single directory, which is something I had a need for
while porting tests over from src/tools/regression/.

Additionally, this change makes it possible to perform some other requested
changes to bsd.test.mk in an easier manner.  Coming soon.
2014-03-14 08:56:19 +00:00
..
tests Make bsd.test.mk the only public mk fragment for the building of tests. 2014-03-14 08:56:19 +00:00
ar_io.c Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
ar_subs.c Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
buf_subs.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
cache.c
cache.h
cpio.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
cpio.h Tell the compiler these structures are aligned to a byte boundary. 2010-02-07 17:05:22 +00:00
extern.h Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
file_subs.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
ftree.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
ftree.h
gen_subs.c Port everything in bin/ from utmp to utmpx. 2010-01-13 17:56:54 +00:00
getoldopt.c Merge OpenBSD revisions 1.4 through 1.9, mostly style cleanups. 2010-03-30 23:14:35 +00:00
Makefile Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
options.c Stop the options string leak if it is not attached into the options 2014-01-26 07:20:32 +00:00
options.h
pat_rep.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
pat_rep.h
pax.1 Document the lack of chflags support in pax(1) 2013-12-21 19:29:08 +00:00
pax.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
pax.h
sel_subs.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
sel_subs.h
tables.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
tables.h
tar.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
tar.h Tell the compiler these structures are aligned to a byte boundary. 2010-02-07 17:05:22 +00:00
tty_subs.c