From owner-svn-src-user@FreeBSD.ORG Fri Jan 2 21:08:35 2015 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DADA171C; Fri, 2 Jan 2015 21:08:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (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 C7F791532; Fri, 2 Jan 2015 21:08:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t02L8Z8c048155; Fri, 2 Jan 2015 21:08:35 GMT (envelope-from pho@FreeBSD.org) Received: (from pho@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t02L8ZwQ048154; Fri, 2 Jan 2015 21:08:35 GMT (envelope-from pho@FreeBSD.org) Message-Id: <201501022108.t02L8ZwQ048154@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pho set sender to pho@FreeBSD.org using -f From: Peter Holm Date: Fri, 2 Jan 2015 21:08:35 +0000 (UTC) To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r276572 - user/pho/stress2 X-SVN-Group: user MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2015 21:08:36 -0000 Author: pho Date: Fri Jan 2 21:08:34 2015 New Revision: 276572 URL: https://svnweb.freebsd.org/changeset/base/276572 Log: Added information for running the regression tests. Sponsored by: EMC / Isilon storage division Modified: user/pho/stress2/README Modified: user/pho/stress2/README ============================================================================== --- user/pho/stress2/README Fri Jan 2 21:02:41 2015 (r276571) +++ user/pho/stress2/README Fri Jan 2 21:08:34 2015 (r276572) @@ -35,6 +35,9 @@ The following sub-directories exists: ./testcases Test programs ./tools Supplementary tools used in stress testing +These days most test development occur is stress2/misc, where the regression tests reside. +To run all of these tests once, type "./all.sh -o" in the stress2/misc directory. + The name stress2 indicates that this is the second generation of the Kernel Stress Test Suite. The first version (stress) was based mostly on scripts.