summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2020-04-28 11:30:48 +1000
committerChris Johns <chrisj@rtems.org>2020-04-28 11:30:48 +1000
commitb42e0518683acdfe346f470f9fcbbbb094b15b83 (patch)
tree84a8c8f9210f423261eb49a9eab33b1e54b3860e
parentfreebsd: Update to reflect the current release 12 requirements (diff)
downloadrtems-docs-b42e0518683acdfe346f470f9fcbbbb094b15b83.tar.bz2
user: Update the RSB BSP quick start to say where the tests are installed
Closes #3956
-rw-r--r--user/start/bsp-build.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/user/start/bsp-build.rst b/user/start/bsp-build.rst
index 59da2fd..8bc6233 100644
--- a/user/start/bsp-build.rst
+++ b/user/start/bsp-build.rst
@@ -70,7 +70,9 @@ The RSB BSP build can be customised with following RSB command line options:
Build the test suite. If ``yes`` is provided all tests in the testsuite are
build. If ``no`` is provided no tests are built and if ``samples`` is
provided only the sample executables are built, e.g.
- ``--with-rtems-tests=yes``.
+ ``--with-rtems-tests=yes``. The test executables are install under the BSP
+ in the :file:`tests` directory and you can execute them with the
+ :ref:`tester and run command <rtems-tester-command>`.
``--with-rtems-smp``:
Build with SMP support. The BSP has to have SMP support or this option will