Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144307530
D25339.id73324.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D25339.id73324.diff
View Options
Index: share/man/man7/tests.7
===================================================================
--- share/man/man7/tests.7
+++ share/man/man7/tests.7
@@ -26,7 +26,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
.\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd June 2, 2019
+.Dd June 18, 2020
.Dt TESTS 7
.Os
.Sh NAME
@@ -61,10 +61,6 @@
For information on writing the tests, see
.Xr atf 7 .
.Ss Installing the test suite
-The test suite is installed by default as of
-.Fx
-11.0-RELEASE.
-.Pp
If the
.Pa /usr/tests
directory is missing, then you will have to enable the build of the test
@@ -102,11 +98,7 @@
introduce unexpected failures.
.El
.Ss Running the tests
-First, you will need to install the
-.Sq devel/kyua
-package from
-.Xr ports 7 .
-Then use the following command to run the whole test suite:
+Use the following command to run the whole test suite:
.Bd -literal -offset indent
$ kyua test -k /usr/tests/Kyuafile
.Ed
@@ -158,7 +150,7 @@
.Pp
Test suites are configured by defining their configuration
variables in
-.Pa /usr/local/etc/kyua/kyua.conf .
+.Pa /etc/kyua/kyua.conf .
The format of this file is detailed in
.Xr kyua.conf 5 .
.Pp
@@ -205,8 +197,8 @@
.Lk https://www.freebsd.org/support.html "Problem Reporting"
.El
.Sh FILES
-.Bl -tag -compact -width usrXlocalXetcXkyuaXkyuaXconfXX
-.It Pa /usr/local/etc/kyua/kyua.conf
+.Bl -tag -compact -width "/etc/kyua/kyua.conf"
+.It Pa /etc/kyua/kyua.conf
System-wide configuration file for
.Xr kyua 1 .
.It Pa ~/.kyua/kyua.conf
@@ -238,5 +230,14 @@
.Nx 6.0
and was later ported to
.Fx 10.1 .
+The test suite is installed by default as of
+.Fx
+11.0.
+.Pp
+The test driver,
+.Xr kyua 1 ,
+is installed by default as of
+.Fx
+13.0
.Sh AUTHORS
.An Julio Merino Aq Mt jmmv@FreeBSD.org
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 8, 6:34 PM (14 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28484583
Default Alt Text
D25339.id73324.diff (1 KB)
Attached To
Mode
D25339: Update tests(7) as it was imported to base in r359260
Attached
Detach File
Event Timeline
Log In to Comment