Make tests(7) point people at the atf(7) man page.
Other frameworks, such as googletest, should be added there as well, once they become viable. For now let's keep it simple. Discussed with: ngie, emaste MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D20124
This commit is contained in:
parent
06d1e65393
commit
1cedef8f7f
@ -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 August 21, 2017
|
||||
.Dd June 2, 2019
|
||||
.Dt TESTS 7
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -58,6 +58,8 @@ hierarchy.
|
||||
.Pp
|
||||
This manual page describes how to run the test suite and how to configure
|
||||
some of its optional features.
|
||||
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
|
||||
@ -222,6 +224,7 @@ Top-level test suite definition file.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr kyua 1 ,
|
||||
.Xr atf 7 ,
|
||||
.Xr build 7
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
Loading…
x
Reference in New Issue
Block a user