[PATCH] Integrate pjdfstest into the build

Julio Merino jmmv at freebsd.org
Sun Mar 2 21:37:28 UTC 2014


On Mon, Jan 27, 2014 at 5:41 AM, Garrett Cooper <yanegomi at gmail.com> wrote:
> Hi all,
>         The attached patch integrates pjdfstest into the build. It also simplifies some logic in tests/sys/Makefile when copying Kyuafile.

Aaand one more time, apologies for the delay.  I think I'm caught up now!

* What's the point of PJDFSTEST_I_KNOW_WHAT_I_AM_DOING?  *Why* is it a
very bad idea to do so?

* The 'tests' path component in pjdfstest/tests/ should go away; it is
redundant.

* Add $FreeBSD$ tags everywhere where missing.

* The test files should move from tools/regression/pjdfstest/ into the
new location under tests/sys/ and be renamed to follow the conventions
under src/test (e.g. xx.t -> xx_test).

Cheers


More information about the freebsd-testing mailing list