freebsd-dev/share/man/man7
Enji Cooper 71b7fa1252 Simplify running the FreeBSD test suite
Replace `make regress` (legacy test make target) and `make test` (incomplete
test make target added with the FreeBSD test suite) with make check as it's
consistent with other open source projects.

`make check` defaults to running tests from `.OBJDIR`, but can be overridden
with the `CHECKDIR` variable.

Add `make checkworld` target to simplify running the FreeBSD test suite from
`TESTSBASE` (i.e. the top-level tests directory), similar to buildworld.

Document `make check` and `make checkworld` in build(7).

Other minor changes:

- Rename intermediate file (`Kyuafile.auto`) to `Kyuafile` to simplify
  `make check`.
- Remove terse warnings attached to `beforetest`/`aftertest`.
- Add kyua binary check to check target in suite.test.mk; error out if it's
  not found

The MFC is [partly] contingent on other build related changes being MFCed.

Differential Revision: https://reviews.freebsd.org/D4406
MFC after: 2 months
X-MFC to: stable/10
Relnotes: yes
Reviewed by: bdrewery, Evan Cramer <eccramer@gmail.com>
Sponsored by: EMC / Isilon Storage Division
2016-02-07 18:40:04 +00:00
..
adding_user.7 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
ascii.7 Use standard name for ASCII LF and FF control codes 2016-01-06 21:47:49 +00:00
bsd.snmpmod.mk.7
build.7 Simplify running the FreeBSD test suite 2016-02-07 18:40:04 +00:00
c99.7 sort SEE ALSO 2014-12-26 22:43:54 +00:00
clocks.7
crypto.7 fix IV size of XTS to be correct at 8 bytes.. That is what both the 2015-01-12 23:33:40 +00:00
development.7 use .Mt to mark up email addresses consistently (part6) 2014-06-23 08:27:27 +00:00
environ.7 sort SEE ALSO 2014-12-26 22:43:54 +00:00
ffs.7
firewall.7 mdoc sweep 2013-05-13 18:13:50 +00:00
growfs.7 add an rc.d script to automatically grow the specified FS... It has 2014-11-02 00:11:25 +00:00
hier.7 /usr/src/games was removed in r288485. 2015-10-02 17:51:47 +00:00
hostname.7 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
intro.7 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
maclabel.7
mailaddr.7 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
Makefile Add some new modes to OpenCrypto. These modes are AES-ICM (can be used 2014-12-12 19:56:36 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
operator.7 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
ports.7 Dereference portaudit(1), as it is now deprecated and its 2014-06-06 13:36:52 +00:00
release.7 Fix a couple misspellings of "environment." 2015-12-07 22:00:13 +00:00
sdoc.7 use .Mt to mark up email addresses consistently (part6) 2014-06-23 08:27:27 +00:00
security.7 Kill custom in_matroute() radix mathing function removing one rte mutex lock. 2014-11-11 02:52:40 +00:00
sprog.7 use .Mt to mark up email addresses consistently (part6) 2014-06-23 08:27:27 +00:00
stdint.7
sticky.7 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
tests.7 Use .Fx instead of explicitly spelling out FreeBSD 2015-12-06 06:53:37 +00:00
tuning.7 mdoc: sort Xr 2016-01-18 20:21:38 +00:00