freebsd-dev/bin/pax
Julio Merino 13de33a5dc Migrate tools/regression/bin/ tests to the new layout.
This change is a proof of concept on how to easily integrate existing
tests from the tools/regression/ hierarchy into the /usr/tests/ test
suite and on how to adapt them to the new layout for src.

To achieve these goals, this change:

- Moves tests from tools/regression/bin/<tool>/ to bin/<tool>/tests/.
- Renames the previous regress.sh files to legacy_test.sh.
- Adds Makefiles to build and install the tests and all their supporting
  data files into /usr/tests/bin/.
- Plugs the legacy_test test programs into the test suite using the new
  TAP backend for Kyua (appearing in 0.8) so that the code of the test
  programs does not have to change.
- Registers the new directories in the BSD.test.dist mtree file.

Reviewed by:	freebsd-testing
Approved by:	rpaulo (mentor)
2013-12-11 04:09:17 +00:00
..
tests Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +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 Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +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 Touch the man page date after updating the ustar limitations. 2010-08-29 12:17:16 +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