71b7fa1252
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 |
||
---|---|---|
.. | ||
adding_user.7 | ||
ascii.7 | ||
bsd.snmpmod.mk.7 | ||
build.7 | ||
c99.7 | ||
clocks.7 | ||
crypto.7 | ||
development.7 | ||
environ.7 | ||
ffs.7 | ||
firewall.7 | ||
growfs.7 | ||
hier.7 | ||
hostname.7 | ||
intro.7 | ||
maclabel.7 | ||
mailaddr.7 | ||
Makefile | ||
Makefile.depend | ||
operator.7 | ||
ports.7 | ||
release.7 | ||
sdoc.7 | ||
security.7 | ||
sprog.7 | ||
stdint.7 | ||
sticky.7 | ||
tests.7 | ||
tuning.7 |