From owner-svn-doc-head@freebsd.org Thu Aug 16 14:55:30 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9EAFF1069CCB; Thu, 16 Aug 2018 14:55:30 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4EF0B8641D; Thu, 16 Aug 2018 14:55:30 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0AC961AEE2; Thu, 16 Aug 2018 14:55:30 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7GEtTXT029502; Thu, 16 Aug 2018 14:55:29 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7GEtTT9029501; Thu, 16 Aug 2018 14:55:29 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201808161455.w7GEtTT9029501@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Thu, 16 Aug 2018 14:55:29 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r52139 - head/en_US.ISO8859-1/books/developers-handbook/testing X-SVN-Group: doc-head X-SVN-Commit-Author: bcr X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/developers-handbook/testing X-SVN-Commit-Revision: 52139 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2018 14:55:31 -0000 Author: bcr Date: Thu Aug 16 14:55:29 2018 New Revision: 52139 URL: https://svnweb.freebsd.org/changeset/doc/52139 Log: Remove the last vestiges of overlong lines from this file to make textproc/igor shut up about them. Modified: head/en_US.ISO8859-1/books/developers-handbook/testing/chapter.xml Modified: head/en_US.ISO8859-1/books/developers-handbook/testing/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/developers-handbook/testing/chapter.xml Thu Aug 16 14:51:54 2018 (r52138) +++ head/en_US.ISO8859-1/books/developers-handbook/testing/chapter.xml Thu Aug 16 14:55:29 2018 (r52139) @@ -4,7 +4,9 @@ $FreeBSD$ --> - + Regression and Performance Testing Regression tests are used to exercise a particular bit of the @@ -12,7 +14,8 @@ old bugs are not reintroduced. The &os; regression testing tools can be found in the &os; - source tree in the directory src/tools/regression. + source tree in the directory + src/tools/regression.
Micro Benchmark Checklist @@ -140,7 +143,8 @@ drive algorithms. To get real stable clock, consider stabilized clock injection. E.g., get a OCXO + PLL, inject output into clock circuits instead of motherboard xtal. - Contact &a.phk.email; for more information about this. + Contact &a.phk.email; for more information about + this. @@ -244,10 +248,11 @@ - The scripts are maintained and were developed by &a.des.email;, - and are now written in Perl, a move on from their original - incarnation as shell scripts. All scripts and configuration - files are kept in /projects/tinderbox/. + The scripts are maintained and were developed by + &a.des.email;, and are now written in Perl, a move on from their + original incarnation as shell scripts. All scripts and + configuration files are kept in /projects/tinderbox/. For more information about the tinderbox and tbmaster scripts at this stage, see their respective man pages: @@ -412,8 +417,10 @@
Official Build Servers - The official Tinderbox build servers are hosted by Sentex Data - Communications, who also host the &os; + The official Tinderbox build servers are hosted by Sentex Data + Communications, who also host the &os; Netperf Cluster. Three build servers currently exist: @@ -462,7 +469,8 @@ Official Summary Site Summaries and logs from the official build servers are - available online at http://tinderbox.FreeBSD.org, + available online at http://tinderbox.FreeBSD.org, hosted by &a.des.email; and set up as follows: