Date: Fri, 2 Jan 2015 21:08:35 +0000 (UTC) From: Peter Holm <pho@FreeBSD.org> To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r276572 - user/pho/stress2 Message-ID: <201501022108.t02L8ZwQ048154@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501022108.t02L8ZwQ048154>