Lines Matching refs:the
2 # This file and its contents are supplied under the terms of the
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
18 1. Building and installing the ZFS Test Suite
19 2. Running the ZFS Test Suite
24 1. Building and installing the ZFS Test Suite
26 The ZFS Test Suite runs under the testrunner framework (which can be installed
27 as pkg:/system/test/testrunner). To build both the ZFS Test Suite and the
36 Then set the publisher on the test machine to point to your repository and
37 install the ZFS Test Suite.
41 Note, the framework will be installed automatically, as the ZFS Test Suite
44 2. Running the ZFS Test Suite
46 The pre-requisites for running the ZFS Test Suite are:
50 - Specify the disks you wish to use in the $DISKS variable, as a
52 - Use the '-a' option to the zfstest script and all unused disks on
53 the system are eligible. With '-a' specified, $DISKS is ignored.
54 - A non-root user with the full set of basic privileges and the ability
55 to sudo(8) to root without a password to run the test.
57 the $KEEP variable. The root pool is added automatically.
59 Once the pre-requisites are satisfied, simply run the zfstest script:
63 When the '-q' option is specified, it is passed to run(1) which causes output
64 to be written to the console only for tests that do not pass and the results
67 The ZFS Test Suite allows the user to specify a subset of the tests via a
68 runfile. The format of the runfile is explained in run(1), and the files that
70 specify a custom runfile, use the -c option:
76 While the ZFS Test Suite is running, one informational line is printed at the
77 end of each test, and a results summary is printed at the end of the run. The
78 results summary includes the location of the complete logs, which is of the