From 8b5d50071bc8e49c65cab9a9a8c00962d3a72c9c Mon Sep 17 00:00:00 2001 From: Enji Cooper Date: Sat, 11 Jun 2016 21:41:47 +0000 Subject: [PATCH] Document tests/ per hier(7) in src in the Developer's Handbook Introduction chapter Information about the tests/ directory was added to hier(7) in src@r250604. This is a follow up commit which documents its existence in ^/stable/10 and ^/head Approved by: hrs Differential Revision: https://reviews.freebsd.org/D6821 Reviewed by: hrs --- .../books/developers-handbook/introduction/chapter.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.xml b/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.xml index 899c0bc0a3..1d2c40b78c 100644 --- a/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.xml +++ b/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.xml @@ -198,6 +198,11 @@ Kernel source files + + tests/ + The &os; test suite + + tools/ Tools used for maintenance and testing of