From owner-freebsd-testing@freebsd.org Wed Dec 30 08:32:05 2015 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AAA82A550EE for ; Wed, 30 Dec 2015 08:32:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 81954199B for ; Wed, 30 Dec 2015 08:32:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tBU8W5YO067418 for ; Wed, 30 Dec 2015 08:32:05 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 205718] "Simplify Running the FreeBSD test suite" Date: Wed, 30 Dec 2015 08:32:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: 9.3-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ngie@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2015 08:32:05 -0000 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.=