Add fstype and unprivileged-user tests configuration variables

description. Fix PR/45038.
This commit is contained in:
njoly 2011-06-16 21:42:38 +00:00
parent d4ba594c90
commit a81689a0c4

@ -1,4 +1,4 @@
.\" $NetBSD: tests.7,v 1.4 2010/11/07 17:49:33 jmmv Exp $
.\" $NetBSD: tests.7,v 1.5 2011/06/16 21:42:38 njoly Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
.\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd November 7, 2010
.Dd June 16, 2011
.Dt TESTS 7
.Os
.Sh NAME
@ -163,6 +163,20 @@ The suite-specific configuration file implicitly depends on
which contains properties shared among all test suites.
These files conform to the configuration file format described in
.Xr atf-formats 5 .
.Pp
The following configuration variables are available in the
.Nx
test suite:
.Bl -tag -width "unprivileged-user"
.It fstype
When set to a filesystem type, restrict tests programs from the
.Pa /usr/tests/fs/vfs/
tree to only run test cases for the given type.
.It unprivileged-user
This variable allows setting an unprivileged user login name to be used by
tests. Defaults to
.Sq _atf .
.El
.Ss What to do if something fails?
If there is
.Em any failure