Date: Wed, 30 Dec 2015 08:32:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 205718] "Simplify Running the FreeBSD test suite" Message-ID: <bug-205718-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205718 Bug ID: 205718 Summary: "Simplify Running the FreeBSD test suite" Product: Base System Version: 9.3-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: tests Assignee: freebsd-testing@freebsd.org Reporter: ngie@FreeBSD.org The proposed change does the following according to this CR: https://reviews.freebsd.org/D4406 : """ 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 run the FreeBSD test suite from TESTSBASE Document make check and make checkworld in build(7). Other minor changes: - Remove terse warnings attached to beforetest/aftertest. - Add kyua binary check to `make check` in suite.test.mk to make the fact t= hat it's a prerequisite clear and intuitive. MFC after: 1 month Relnotes: yes X-MFC to: stable/10 Sponsored by: EMC / Isilon Storage Division """ A raw diff for the CR can be found here: https://reviews.freebsd.org/file/data/bl7ihulibjltt6gqtxl5/PHID-FILE-koyr7a= rn4jntooi3myul/D4406.diff . --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205718-32464>