From b42e0518683acdfe346f470f9fcbbbb094b15b83 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 28 Apr 2020 11:30:48 +1000 Subject: user: Update the RSB BSP quick start to say where the tests are installed Closes #3956 --- user/start/bsp-build.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 `. ``--with-rtems-smp``: Build with SMP support. The BSP has to have SMP support or this option will -- cgit v1.2.3